English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have html form with radio and select input types. When a radio or select input type is clicked by user I wish to have the user jump to other area (anchor (#myanchor)) in same HTML document.

2006-11-11 16:15:41 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

y use a java script? just add an anchor link

2006-11-11 16:30:38 · answer #1 · answered by Anonymous · 0 1

interesting request, most people would not expect a checkbox or radio button to do a jump! Perhaps just a focus on the input field, assuming it would not be far away,

Have you already written part yet? I could help better after seeing the form.

2006-11-12 00:50:33 · answer #2 · answered by jake cigar™ is retired 7 · 0 0

The code isn't very paste friendly but there is an example of how to do exactly what you want using javascript available here: http://www.devguru.com/Technologies/ecmascript/quickref/link.html

2006-11-12 00:29:34 · answer #3 · answered by Farnsworth 3 · 0 0

fedest.com, questions and answers