• Skip to content
  • Skip to primary sidebar

The html blog

The web sandbox

You are here: Home / Archives for yui

yui

WP To Top – a WordPress plugin that takes you to the top

September 29, 2017 By thehtmlblog Leave a Comment

About WP To Top WP To Top is a WordPress plugin that adds a “Back to top” link in your blog without modifying your template files. This is useful especially if you have long posts or long pages. You will have a nice “Back to top” or whatever-text-you-want link floating at the bottom right/left of your page. Features […]

Filed Under: Javascript, php Tagged With: Javascript, plugin, scroll, wordpress, wp to top, yui

twitree.com – see on which leaves the birds are…

September 29, 2017 By thehtmlblog Leave a Comment

I am happy to announce the launch of twitree.com. It’s a twitter application which allows a twitterer to view his followers in a tree-like navigation, which can be expanded. twitree makes extensive use of the YUI library. The following components were used : grids css – for the layout yahoo dom event – for DOM and event handling connection manager – for AJAX requests […]

Filed Under: Javascript, php, Web Tagged With: Javascript, twitree, twitter, visualization, yui

Alternate colors to table rows with javascript (YUI)

September 29, 2017 By thehtmlblog Leave a Comment

This article will show you how to add alternate colors to table rows without any server side development or hard coding your scripts, thus providing good readability for your users and great flexibility for you. We will use the YUI library for that. The HTML We need to create our basic HTML file containing a table and […]

Filed Under: Javascript Tagged With: alternate rows, Javascript, table, yahoo, yui

Bubble menu javascript or playing with YUI’s event delegation

September 29, 2017 By thehtmlblog Leave a Comment

Event delegation refers to the use of a single event listener on a parent object to listen for events happening on its children (or deeper descendants). Event delegation allows developers to be sparse in their application of event listeners while still reacting to events as they happen on highly specific targets. This proves to be […]

Filed Under: Javascript Tagged With: event delegation, Javascript, menu, tutorial, yui

Pixidou – an Open Source AJAX Image Editor (PHP and YUI based)

September 29, 2017 By thehtmlblog Leave a Comment

Pixidou is a new open source AJAX image editor which will allow you to : adjust brightness adjust contrast cropping flipping negative resizing rotating tint images. What you need to get running PHP5.2+ installed on your webserver GD2 a web browser Demo Installation Unzip/untar the software in your web directory and that’s all 😉 Also ensure […]

Filed Under: Javascript, php Tagged With: ajax, brightness, contrast, crop, flip, free, image, image editor, negative, open source, PHP, resize, rotate, tint, upload, yui

AJAX image cropper with YUI and PHP

September 29, 2017 By thehtmlblog Leave a Comment

This post will show you how to build an AJAX crop image tool using the image cropper control from YUI library and PHP. If you are unsure of what PHP is, we touch upon it quickly in our Bluehost guide, click here to read more. The ImageCropper Control from the YUI library gives you an interactive interface for getting the […]

Filed Under: Javascript, php Tagged With: ajax, crop, gd, image cropper, Javascript, PHP, tutorial, yui

  • Page 1
  • Page 2
  • Page 3
  • Next Page »

Primary Sidebar

Subscribe and never miss a post

Categories

  • Hosting
  • Javascript
  • php
  • Web
  • XML

Copyright © 2019 · htmlblog.net