y own reset function where I store the
entire contents of the form in a document variable, which I can then
update when an Ajax save is successful, but it would be great if there
was an easy solution available).
Thanks
JS, London
Many thanks jay for your responses.
The first one - using load() to filter the response - unfortunately
load() will then discard the remainder of the XML response. I want to
pass the HTML fragment as part of a larger XML message and use the
data from the other fields as well. I would have to mak
ocumentation that (b) will not work)
Is there a way of doing this without having to escape the original
HTML fragment? (which I want to avoid)
Any help much appreciated, many thanks
JS, London
Hello,
today I worry about jquery's API which does not do what I want :-/
I have an object () with .resizable()
and .draggable().
These two features work without troubles, it is resizable and you can
drag/drop it.
BUT everytime I do a click on the object, it's size changes and
becomes greater.
Di
You are right. Further tests show that it's only an issue in Safari
2.0.4. It works fine in Safari 3+, Firefox 2+, IE6+. Is Safari 2 in
the list of supported browsers for jquery.validate?
On Apr 7, 3:18 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> js schrieb:
>
> >
re is no ".html" or ".jsp" or whatever
> before the query string.
>
> -- Josh
>
> - Original Message -
> From: "js" <[EMAIL PROTECTED]>
> To: "jQuery (English)"
> Sent: Monday, April 07, 2008 2:28 PM
> Subject: [jQuery]
Is there a reason why URL validation is failing on the following URL?
http://purchase.tickets.com/buy/TicketPurchase?organ_val=22031&perfcode=BD0608&perfsubcode=2008
It works fine on any other URLs I've tried.
My jQuery code looks like this:
jQuery(document).ready(function($){
$('#theForm')
Hi,
I know it's possible to use multiple $(document).ready() blocks, but it
seems as though you are unable to make function calls across the
different blocks, eg:
$(document).ready(function() {
var someFunction = function() {
// some function that does stuff
};
});
$(
falcon wrote:
>
> Has any one done something like Simile's Timeline using jquery?
> (http://simile.mit.edu/timeline/)
>
> It is very nice as it is, I can't help but wonder if it couldn't be
> slimplified using jquery. I'm sure gurus here could extend timeline in
> interesting ways.
>
I was
9 matches
Mail list logo