If you are hard-coding your navigation menu in WordPress rather than using wp_list_pages() template tag,
Problem in IE8: The upper half of the <fieldset> border goes missing. This problem has
HTML: <a href="http://www.google.com" rel="external">Google</a> Javascript: $(document).ready(function() { $("a[rel=external]").attr(‘target’, ‘_blank’); }); Or $(document).ready(function() { $(‘a[rel="external"]’).click( function()
sIFR sIFR stands for Scalable Inman Flash Replacement and it is an open source JavaScript
There are many ways to style input buttons in CSS. And this is how I
Some words on a new business venture that I have just launched. It is called
Are you building a form where you have a drop down list of countries for
One of the problems we often encounter with front end development is a browser compatibility