FROM THE BLOG:

Article, Reviews

jQuery Waypoints: Scroll-Based jQuery Functions

Creating custom functions with jQuery based on the scroll position of the page just got a whole lot easier. Today i stumbled through an interesting jQuery plugin that i am sure many of you guys will find useful. Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll [...]

Be the first to find out. Our weekly missive announces new trends, snippets and demos.

Fix readfile Problem on TimThumb 

There are readfile function problem on some server in TimThumb auto resized imaged on the fly, this script development by Darren Hoyt and Tweak by Ben Gillbanks, The problem that I currently have is readfile function that disabled by Hosting Server Administrator, they said disabled this function for security reason. TimThumb.png (11 KB)

Custom Dialog Box with Jquery and css3 

This custom dialog box is one of the scripts in that website and I think it will be quite useful for all of us. The reason I have this custom dialog box is to overcome the inconsistencies across different browsers. And, of course, it uses CSS3 to style everything.

11 Popular WordPress Plugins for Designers 

WordPress Plugins as you know allow you easy modification, customization, and enhancement to a WordPress blog. Instead of changing the theme.So I\’ve collected several WordPress plugins to help designers in enhancing of their wordpress. sexybookmarks.png (63 KB)

How to Set Up an Image Gallery in WordPress 

WordPress is a excellent platform for placing lots of images in your blog. In WordPress presenting lots of images in a single post is not ideal. They can take up lots of space and the reader will be forced to do a lot of vertical scrolling to view the entire post. image-gallery-in-wordpress.png (33 KB)

40 Examples of Cool Javascript 

JavaScript has blossomed so rightly. Since then, there are jquery, Mootools , Scriptallicious, Prototype etc..which really produces cool effects. In todays time, java script is a must have component.

Expandable Drop Down Ticker 

A jQuery ticker script that can be viewed both sequentially and simultaneously, via drop down menu. expand.gif (4 KB)

30 The Best jQuery plugins inspired from Twitter and Facebook 

The plugins in this article will allow you to insert in to your website very interesting effects of Social media giants: Twitter and Facebook. If you want to create Facebook like Twitter fan page or Facebook post on Wall effect, these plugins are for you. 100.jpg (3 KB)

Drop-In Modals with CSS3 

For those using WebKit based browsers (Safari and Chrome), CSS3 effects and properties can help you create fast, simple modals by using transforms, animation, and some subtle design cues.

Dynamic headings for the blog title 

An article presenting a little snippet which allows to dynamically asign h1/h2 tags to the title of a WordPress blog, depending on the type of page. The code is very simple and intuitive and makes use of conditional tags.