Quantcast
Channel: Code Central » Javascript
Browsing all 10 articles
Browse latest View live

YUI Based Lightbox – Final

My previous YUI implementation of the lightbox, which was released for beta evaluation, now has nearly gone gold. This page will be devoted for upcoming updates and bug fixes. So if you've found any...

View Article



A YUI Loading Panel Widget

Probably needless to say, but here it is. A web page which is processing a lengthy Ajax request and doesn't provide a loading indicator of any kind will mostly mislead the user to think that the page...

View Article

A Useful JavaScript Image Loader

I released a YUI implementation of image gallery script a month ago. While it was quite an enjoyable experience to explore the potential of YUI and JavaScript, I found I have created many userful code...

View Article

Creating a Digg This Button for Your WordPress Blog

Creating a Digg This button is very easy. Here's a non-plugin approach: [crayon-54446d4c96b2d267647242/] Copy and paste above script to anywhere between your WordPress' theloop: Instead post specific...

View Article

Fading Effect with YUI’s Animation Utility

In YUI's Animation Utility example page there are demonstrations on how to create color and motion animations. However I couldn't find an example for how to create fading effect. After spending some...

View Article


Ajax Response Helper for PHP

In Ajax programming development, passing data back and forth between client and server is a common task. There are two major data formats that one can use for this purpose, namely XML and JSON. My...

View Article

ctRotator – A Flexible Item/Image Rotator Script for jQuery

I was taking part in developing an interesting web application - the Thank You Project. During which I made an item rotator script that swaps a list of messages in and out from the message board. I...

View Article

ctNotify – A Flexible Multi-Instance jQuery Notification Script

I am pleased to announce the release version of my jQuery notification script. I have made this long time ago, but finally I have polished it enough to be made available to the public. This is a queued...

View Article


Tutorial: Object-Oriented Way of Creating a jQuery Image Slider

The purpose of this article is to demonstrate

View Article


Solving Weird Facebook Error 191 in IE7

I was doing some QA for a Facebook application the other day. I encountered a strange error message that only occurred in IE 7, but not in any other browsers that I tested against with (Firefox,...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images