The firebug plugin works great for that. larry
On Thu, Jun 6, 2013 at 6:25 AM, morchella <[email protected]>wrote: > > yeah it runs great on its own. > how can i tell if ajax is not ending and if so how do i kill it? i tried a > end ajax even in jquery, but since i cant run any jq its pointless. > i can do a simple onclick alert on my button just not the .click event in > jq... > > frustrating > > > On Wed, Jun 5, 2013 at 9:56 PM, Jerry Milo Johnson <[email protected]> > wrote: > > > > > ) > > ) > > > > (hate unclosed parens. too much time in lisp) > > > > > > On Wed, Jun 5, 2013 at 9:56 PM, Jerry Milo Johnson <[email protected]> > > wrote: > > > > > did you get an answer? > > > > > > the 3 things that pop into mind that I woud try to track down. > > > > > > 1. js error above this call. (should be able to see that in javascript: > > > log) > > > 2. DOM getting munged (so the item is not where you think it is, and jq > > > targeting is failing > > > 3. ajax call not ending (and so the js engine is patiently waiting to > > > continue. > > > > > > move your code to a different named page, and see if it works there. > > > try some simple js on the page (like an alert), to see if any of it > fires > > > at that spot. > > > > > > > > > > > > On Wed, Jun 5, 2013 at 9:33 PM, morchella < > [email protected] > > >wrote: > > > > > >> > > >> *.talk > > >> > > >> > > >> On Wed, Jun 5, 2013 at 9:31 PM, morchella < > > [email protected] > > >> >wrote: > > >> > > >> > ment to goto com.. > > >> > > > >> > > > >> > > > >> > On Wed, Jun 5, 2013 at 9:31 PM, morchella < > > >> [email protected]>wrote: > > >> > > > >> >> i am stuck. > > >> >> cant show any code. but most of it is old. > > >> >> tried to stick a simple move multi select box into an existing page > > >> that > > >> >> does all sort of ajax call i can figure out. > > >> >> > > >> >> the jq stuff work fine in most/90% of the site > > >> >> just this one page it is confusing me.. > > >> >> > > >> >> > > >> >> may have to re-write the form. > > >> >> sick of ajax and cf7. > > >> >> > > >> >> > > >> >> =] > > >> >> > > >> >> any ideas one what i should look for? > > >> >> a way to catch trap pass what is failing? > > >> >> > > >> >> i appreciate ANY ideas. > > >> >> -m > > >> >> > > >> > > > >> > > > >> > > >> > > >> > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:364258 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
