[Proto-Scripty] Re: How to prevent doubleclicking on links

2013-03-18 Thread Maciej Zaleski
Ok, thanks for your advice. -- You received this message because you are subscribed to the Google Groups Prototype script.aculo.us group. To unsubscribe from this group and stop receiving emails from it, send an email to prototype-scriptaculous+unsubscr...@googlegroups.com. To post to this

[Proto-Scripty] Re: How to prevent doubleclicking on links

2013-03-15 Thread Maciej Zaleski
Ok, seems to be fixed in about 80%. I added line ondblclick = javascript:location.reload() to my div, and every time user is doubleclicking on menu, page doesn't break but its being refreshed instead. It's not perfect solution but it works. If u have better one , plese write. --

[Proto-Scripty] How to prevent doubleclicking on links

2013-03-14 Thread Maciej Zaleski
Hi, im rather new to javascript, and thats why i have such issue: I used grow and shrink effects on my website to navigate it. It works easily - when u click menu link u get proper subpage. Problem seems to appear when u doubleclick any link - page breaks and can be retrieve only by