Great work Hans, It worked. And now I understand the problem you thinking on the show/hide settings.
I think the hide in default is right, also the "show" on onmouseover too, but the "hide" on onmouseout needs more thinking. In current behaver, we can only put pure text inside the show/hide area, because if we put links inside, it would no way to click them. Before the mouse can touch the link, it is "hide" from the screen. So it's batter to enlarge the onmouseout area while the mouse stay on both the toggle link and the show/hide div, the area would stay "show". Only when the mouse leaving the " toggle link + show/hide div" area, then the hide action therefor be triggered. Cheers, linly On Mar 14, 8:10 am, Hans <[email protected]> wrote: > plugin update: > I've now added a hover option: use 'hover=1' or simply 'hover' as parameter. > object is initially hidden and will be shown when mouse moves over the > link or button. > > http://www.boltwire.com/index.php?p=solutions.javascript.toggle > > enjoy! > ~Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
