Displaying 1 result from an estimated 1 matches for "effects_toggle_test".
2007 Apr 04
0
SV: toggle.appear focus on div problem / question
.../ question
Hi there,
Can anyone help me, how can I focus on a div if i use toggle.appear?
Here is the test page where I use the option, and when I open a new
"menu item" I would like to focus on that div. I have tried several
easy options but no luck yet.
http://www.hypnoze.com/focus/effects_toggle_test.html
(Here is the list about what I have tried so far:
1. <a href="#smg">....<a name="smg">
2. create a hidden input and focus on that ( the focus is working, but
the window stays on the same location )
3. js onlcik window.location option to the img ( doesn''...