a simple way to acheive multi level navigation menu using the very popular javascript, you are correct jquery. dynamicdrive.com is providing a awesome and simple solution to attain this functionality with a simple change in your code, just adding the class parameter to the div, smooth navigation menu what you need to do in your website? 1.you need to download and .. .. ..
Default Parameter Value in Javascript
like in java, c++, php is there any way to use default parameter value in javascript? if so how to achieve it ? the answer for this fantastic and very useful question is yes. but unlike in other programming languages, we can achieve this in popularly two diff ways. usually the syntax for the default parameter value would something similar to this 1 2 3 4 5 function .. .. ..
Shorten WordPress Title Length and Post Description in wordpress
if you are a wordpress developer and looking forward to limit the number of characters for post titles and post description this is article is heaven for you . i presume that you might be aware of the templates for home page view, page view, full post view and category view.. so, go to the template page where you want to restrict the length of the sentence to the .. .. ..
Change Page Color Scheme Dynamically using Javascript
are you willing to give your website visitors to choose their favourite color appeal of your site. like similar to microsoft or yahoo! website.. at the end of this article you can also find a working demo also .. if you want to check out now itself then here it is dynamic style sheet changing this article will let you the easiest way you can do it .. for making .. .. ..
PNG FIX using Javascript for Transparent Images on IE5.5 and IE6 Browsers
if we are working on cross browser applications, one of the challenge is work on png transparancy for ie6 and ie5.5 .. for those who are looking to fix up this issue as quick as possible , here is a simple js file which does the magic for the png files on the webpage after page load.. read the rest of this entry .. .. ..
Append Child or Prepend Child using Javascript
you are in this page it means, you are looking for a handy function(s) by which you wanted to create a element dynamically using javascript and append or prepend that element to a particular element. we wont disappoint you. here is the pure javascript version of th appendchild or prependchild functions in javascript read the rest of this .. .. ..
Float Page Heading Across Web Page or blog using JQUERY
dear freinds, i am back once again, yesterday i did a floating page heading for my website, infact you can see the effect right in this website. once you are scrolling to the bottom of the page, your page heading which is lying at the top of the web page won’t be visible. this article will help you to float your webpage heading or blog page heading or article heading .. .. ..
