hello friends i have no knowledge about javascript ,,, i have made a project n i need a drop down menu code created in jave script .... please help me to complete my project,,,
Yeah, I really wouldn't use javascript to display a drop-down menu. For one, not everyone has javascript installed or running on their computers (or they have it disabled). For another, it'll add unnecessarily to page load times. I'd check out what CSS Play has instead.