Upcoming releases of WP UI will likely be slimmer and more faster. This will start by removing some of the unused and unnecessarily complicated features.
WP-UI : Drastic changes ahead
WP UI – Using Multiple jQuery UI custom themes
With WP UI 0.5.5, it is now possible to use multiple custom themes downloaded from jQuery UI themeroller. Till now it was not straight away possible to use even multiple jQuery UI themes on the same page, but trust me, with this guide, it’s a breeze!
WordPress How to : Dealing with the paths and links
When you begin wordpress development, dealing with the paths can get extremely confusing. This guide helps you in dealing with absolute and relative links in wordpress.
WordPress dropdown menu using pure CSS dropdown framework
CSS dropdown menu framework is a free and pure CSS dropdown menu solution. It clearly has some advantages over javascript based solutions. Well, It is cross browser compatible, completely customizable, fast and does not rely on javascript (except for IE 6 and earlier). Let us see how to employ it in a wordpress theme.
WordPress dropdown menu with wp_nav_menu and CSS
WordPress 3.0 came with quite a number of awesome and useful features. That includes native navigational menus, which can be customized through the WordPress admin. (Dashboard –> Appearance –> Menus) . Many themes released nowadays support native menus. Let us learn how to add some Native menu support.
Complete guide on syncing XAMPP and MAMP using Dropbox
Earlier, we saw the procedure to setup local server environment with XAMPP in Windows and MAMP in Mac. Being a web developer, it is essential to test the web pages & applications on multiple browsers across multiple operating systems, just to make sure of the compatibility. Now, let us see how to work anywhere on the go.
Recent Comments