I was using custom attributes, I just discovered that when using live
() to bind events to HTML elements coming in via AJAX would
mysteriously stop working. I searched around the bugs DB and found
that it was the custom attributes I was using to select the elements
to bind to that was causing thin
; if ($.fn.tabs) loadAjax();
> else $.getScript('/path/to/tabs', function(){ loadAjax() });
>
> }
>
> That's not an actual implementation, more of a pseudo-code to
> illustrate the idea.
> On Apr 9, 7:30 pm, JBeckton wrote:
>
> > Hey...
>
> &
two functions...are you talking about sharing
> variables? If so, then how do you currently get around
> send one variable and its value from one function to another?
>
> Thanks,
>
> Rick
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:jquery...@
n working for a month trying to get an ajax app finished
> that I could have completed in a day with standard "page-to-page"
> processing, passing variables through url's and session, but I'm
> bound and determined to make this work. I keep writing and re-writing
> th
Hey...
I am using ColdFusion as well on the FuseBox Framework.
I have somewhat of a slick way to handle the js resources, it was
great at first but the more screen/interfaces I have the more
difficult it becomes to manage the js. I basically have a .cfm page
with html and dynamic data with none
5 matches
Mail list logo