Archive for July, 2009

Home » Blog » July 2009

Dynamic Font Replacement

For every website design Typography plays a very important role. And in current website trends there are many fonts used for better user experience but on most of cases they are not system fonts so cant be displayed on any cases. For this fonts problem there is a solution i.e. Image Replacement which has always [...]

Jquery tabs collection

1] jQuery Sliding Tab Menu Nice PanoramaView script with options. 2] Smooth tabbed menu simple and clean layout we can have a great tabbed menu for our websites. 3] Simple Tabs w/ CSS & jQuery Nice tutorial to create tab using jquery 4] Better Blogroll Nice tutorial to create blogroll with the tab effect 5] [...]

Conditional CSS Comments

conditional CSS comments allow you to use different stylesheets to different browser. So you can assign different styles for different browsers. Importance of Using Conditional CSS Target CSS to any web-browser. Optimise your CSS. You can separate CSS for different browsers. If you want to use Different Styles for different browsers in your CSS files [...]

WordPress Content Slide Plugin

Thanks for downloading one of my plugins. If you like my plugins, please support me by donating a small amount through PayPal. If you donate even a small amount, that both keeps me enthusiastic and it allows me to keep working on improving my plugins! If you want to insert multiple sliders on same page [...]

Include Jquery,Scriptaculous javascript libraries in wordpress theme

Most of the wordpress programmer don’t know that most of the javascripts libraries are already loaded in to the wordpress, So if you want to use them in your theme you only have to call them using the wp_enqueue_script When you want to include javacript libraries in your theme you have to call the wp_enqueue_script() [...]

WordPress 2.8.1 released

WordPress realeased WordPress 2.8.1 beta  you can download it from download with removed bugs from previous version Some of the bugs are Certain themes were calling get_categories() in such a way that it would fail in 2.8. 2.8.1 works around this so these themes won’t have to change. Dashboard memory usage is reduced.  Some people [...]

wordpress 2.8 get_categories() bug

Recently when i was working on a wordpress project with a premium theme i found bug in wordpress 2.8. Most of the premium themes use get_categories() function in there functions.php for better management of the plugin from the theme option page at the admin. But when get_categories() function is called in the functions.php no result [...]

Jquery Navigation Menu

When you create any website usability is an essential goal, and usable and user friendly navigation is something every website needs. It will give options to interact with the site easily. Below I present some excellent navigation menus . 1] Sexy Drop Down Menu w/ jQuery & CSS Nice jquery menu created by Soh Tanaka [...]

Jquery Image Slider

Image sliders are become increasingly popular within webpages over the last year or so, and with jQuery becoming ever more popular, more and more developers have been creating these amazing powerful, versatile and sleek galleries. Below you will the most powerful, the most creative and most versatile of jQuery plugins and tutorials built using jQuery. [...]

Extract Images from wordpress post / Page

When i was working on wordpress theme project client ask me to create a page template where he want to display all the images inserted in that page as a thumbnail and want to display short description at the top of page. Using this code snippet you can easily extract images from wordpress post. For [...]

How to remove the http://t.co/XhUQ8T6p link from Login / Register Page: On self hosted wordpress blogs wordpress ... http://t.co/LWDOuEfq - 1 week ago