JavaScript Array
Home »

The main feature of this menu is the clear separation between the HTML code, software code and visual appearance. No more onmouseover or onmouseout or, worse, multidimensional array of elements in a .js file. The HTML code of the menu is a simple treelike unordered list.

This script select all text in textarea or text field (input tag) by clicking on it. It allows users to reduce their manual work.

How to open new windows

 
20 April 2007

Open simple/specified/fullscreen and centered windows scripts and samples.

As you know the getElementById is new method in modern browsers. Long time ago old browsers did not support this cool method. So this function was invented for accessing DOM objects in all browsers.

Rollover (Mouseover) is one of the most simple and at the same time the most frequently occurring script on web-pages. Nevertheless in 90% of the cases this simple script is made incorrectly. The fact! Correct rollover buttons.

Javascript FAQ

 
10 Mar 2007

Has a new section Javascript FAQ. Now there only two questions and two answers. First - detection of height and width of the client area of the browser window. And second - detection the cursor position in the textarea element. Of course, over time, it would be bigger.

Simple DropDown Menu

 
10 Dec 2006

Internet has a lot of scripts with the name "Drop Down Menu". One day I needed to make such menu for my site. I have rummaged a heap of sites and archives with scripts. And not found what I looked for. On the Net scripts shared on two variants. The first - utterly worthless scripts. The second - too complex heap up and chargeable.

And I just wrote this script.

Subscribe

© 2006-2024 Javascript-Array.com