What technology is used to display these elegant interactive options?

I create a small form where the user

  • Enters text in the input field
  • Selects from a set of parameters regarding the actions that are necessary with the data
  • Click submit

Disabling does something similar better:

enter image description here

You can click on any of the five sections here. This is great because it is easier for users performing the same tasks and simplifies choose and clickto click.

What technology is used to display such a menu?

+3
source share
2 answers

- javascript - , . , , .

:

  • .

, , .

IE6 7 - : : : , .

: http://www.spookandpuff.com/examples/clickableToggles.html

( - , CSS ( <img>).

, - ! , , "", " "... javascript , , . , .

+4

All Articles