Yeah Walter your correct I wouldn't dismiss either of the tools use both for best results!
Turns out .OnClientClick gets set from code behind which is blocking the click event. Also Page Caching was stopping the click function from loading in the first place. Thanks for all your help Walter much appreciated. I will be sure I stick around in the community now! I quite like it. On Monday, 25 June 2012 14:38:07 UTC+1, Walter Lee Davis wrote: > > I find that it helps to try both when you have a tricky problem. Sometimes > Error Console will skip right over the actual problem and show something > else, while Firebug sees the real blocker problem. And sometimes it's > vice-versa. > > Walter > > On Jun 25, 2012, at 9:24 AM, AnichoCode wrote: > > > Error Console is much better then firebug for general syntax errors, > thanks for pointing me in the right direction. > > -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To view this discussion on the web visit https://groups.google.com/d/msg/prototype-scriptaculous/-/5jd38UM4-e0J. 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/prototype-scriptaculous?hl=en.
