I am trying Jquery 1.3.2 + ui 1.7.1 (Current stable version), and
experienced that the resizing of a dialog window is really sluggish
when the HTML page is big.
Hi,
I download the stable package Jquery 1.3.2 + ui 1.7.1 from the site
and just modified the sample page to try. And I keep on getting:
"Exception thrown and not caught" error for the following simple page,
basically just one jquery line with some HTML code. This happens for
IE7.0 on XP.
==
();
});
});
}
// eg
$('img.slide').image(function() {
// success;
});
Diogo Shaw
I am building a page that uses jQuery + ui.tabs to load content into
the right half of the page. In this "loaded" content I am trying to
do a ajaxContent to load a small html form when a link is clicked.
The ajaxContent is unable to find any ajax class elements...ie the
ajaxContent does not work.
I am having trouble getting the wymeditor to load in a form that is
opened into a thickbox from a separate html file. The form html file
by itself, with proper scripts for wymeditor loaded, works fine; in
the thickbox it is a plain textarea. Is this even possible? Has
anyone else tried it? Any
5 matches
Mail list logo