[jQuery] jquery conflict with external form onsubmit handler

2009-03-25 Thread Jeremiah
The simple act of sourcing jquery seems to be preventing my double click prevention function from working in at least Firefox 3.0.7. Any ideas why jquery would prevent my click_check() from executing normally? jquery double click test var click_count = 0; var reset_timeout = 3; var reset_coun

[jQuery] Re: jQuery Google CDN

2008-05-27 Thread Jeremiah Johnson
ng or ensure that any future path changes will be silent to your app; on the other hand, by using the published path I know what URL will get cached and I 'know' what I'm getting. Is there something else about google.load() that I should be thinking about? - jeremiah> Date: