$.getJSON('/MailDatQueryJsonAction',
{mailDatHeaderID:maildatheaderid},function(data){
$('#historyJobID').attr("value",data.historyJobID);
}
In jquery-1.2.1.js, when data.historyJobID is empty,it will return
"",correct!!
But in jquery-1.3.2.min.js, it returns "null
lid.
> It's suppose to be in the form of:
>
>
>option
>
>
> Is there a reason you're doing it like that?
>
> On Apr 18, 8:27 pm, neil wrote:
>
>
>
> >
> > SelectFileNameDate
> >
> > Company:
> >
> >
>
SelectFileNameDate
Company:
Division:
i can reference the fist select 'licenseeID' and populate it.
but the third 'divisionID' can not be referenced,which says 0.options.
var licenseeid=$('#licenseeSelectID').val();
$('#divisionSelectID')[0].options.length=0;
Hello,
I am using struts2 and Jquery now.
And who can please tell me how to access the sorttiervo from the
'data'$.getJSON('SortTiersAction',params,function(data)(){}
data.sorttiervo? or other ways?
public class SortTiersAction extends BaseActionS2 implements
M
10:51 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: IE Help
Sounds good, Neil. And don't let my "reinterpretation" of your original post
put you off - come on back any time! :-)
-Mike
_
From: Neil Bailey
Thanks Michael - I will do just that.
Hahaha I understand completely. And cannot tell you how much I appreciate
the assistance.
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of MorningZ
Sent: Monday, February 16, 2009 8:59 PM
To: jQuery (English)
Subject: [jQuery] Re: IE He
: "undefinedjquery.block.js"
Hi Neil,
Check this out
"In the following code I'm including more than what is necessary for AjaxCFC
to function. The only bits required for AjaxCFC to work are: json.js,
wddx.js, and wddxDes.js (depending on which you intend to use for
se
I am just getting started w/ jQuery, so if this is just a ridiculous
question that has been answered a million times, I apologize in advance. I
googled, and didn't find ANYTHING, so I am hoping that maybe someone on this
list has seen it.
I have the following code:
Or you can
build your own json string in CF and return that from your function. Or you
can use returnFormat=JSON in your cffunction to do the serialization for
you.
-- Josh
-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of Neil Bailey
Sen
s.com [mailto:jquery...@googlegroups.com] On
Behalf Of Neil Bailey
Sent: Friday, February 13, 2009 3:05 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] jQuery w ajaxCFC
We are currently running CF7 (management feels if it ain't broke), and
have been using ajaxCFC for about three year
We are currently running CF7 (management feels if it ain't broke), and
have been using ajaxCFC for about three years now. We are looking to update
our AJAX methodology, and Chris Jordan had strongly suggested we check out
jQuery.
We are also pretty entrenched w/ EXT for the front end UI, and
Note, that this applies to Mootools 1.11. I haven't touched version
1.2+, I'm sure they differ a lot.
On Jan 23, 2:30 pm, Balazs Endresz wrote:
> Then what if you just use Class.Extras and all its dependencies as it
> is? Now that sounds too easy :)
>
> On Jan 23, 9:21
Mmmm, haven't tried that. Thanks!
On Jan 29, 8:33 am, Klaus Hartl wrote:
> On 29 Jan., 06:05, Neil Craig wrote:
>
> > I have tried it, but it yields no results when searching for elements.
>
> > What I loved about the xpath functionality was that I could have used
>
, Karl Swedberg wrote:
> On Jan 28, 2009, at 6:43 AM, Neil Craig wrote:
>
>
>
> > Earlier version of jQuery allowed one to search for elements using
> > XPath, but after the implementation of the Sizzler selector engine,
> > the XPath support was lost, or so it seems.
&
Earlier version of jQuery allowed one to search for elements using
XPath, but after the implementation of the Sizzler selector engine,
the XPath support was lost, or so it seems.
Any comments?
and Class, and hack it to work with jQuery ... now that sounds
> like a whole new framework :)
> I don't know Mootools that much at all but maybe it's not as hard as
> it sounds...
>
> On Jan 21, 8:18 am, Neil Craig wrote:
>
> > Bump :)
>
> > On Jan 20,
I fully understand why support detection is considered much better
than browser sniffing. But I have yet to see a way to detect the flash/
selectbox bleed-through issue that exists in IE version 6 or earlier.
For that reason, I think that jQuery.browser should be maintained in
future releases of
Bump :)
On Jan 20, 10:36 am, Neil Craig wrote:
> I was wondering, which Custom Classes Library is best to use along
> with jQuery. Up to now, I've been using Mootools to create custom
> classes that can be easily extended through its inheritance model. It
> also has custom e
ixed in the trunk.
>
> I suspect this is
> it:http://github.com/jeresig/sizzle/commit/0a9df6e0b68a91dd1f59bfd6e7941...
>
> On Jan 20, 3:26 am, Neil Craig wrote:
>
> > Hi
>
> > I'm working on a project that used to implement Mootools 1.11. It has
> >
This link might help
http://ajaxpatterns.org/On-Demand_Javascript
On Jan 20, 10:39 am, slava wrote:
> Hi,
> I am loading jQuery from a script inside a page and need to execute
> next function right after jQuery loads. What would be the best way to
> do this?
> So far I have tried using a timer
I was wondering, which Custom Classes Library is best to use along
with jQuery. Up to now, I've been using Mootools to create custom
classes that can be easily extended through its inheritance model. It
also has custom events that I have used extensively.
Which library do you recommend that has t
Hi
I'm working on a project that used to implement Mootools 1.11. It has
been decided however that we switch over to jQuery since it is much
faster and more light-weight.
However, because we have created numerous widgets in Mootools, we
still have to use it while the jQuery equivalent widgets ar
wow that works awesome. even able to apply it to several cycles. i saw
a posting about applying a delay to several cycles so that one starts
a couple seconds after another cycle (http://groups.google.com/group/
jquery-en/browse_thread/thread/fa74609bb63f46a/40f0bec91d0c6574?
lnk=gst&q=jquery+cycle
Is there a way in the jQuery Cycle Plugin to have have 1 pager control
2 slideshows? Where one slideshow has a scrollLeft effect and the
other has a fade effect.
I have been searching for a way to have 1 pager to control 2
slideshows with the same number of slides. Where one slideshow can
have a scrollLeft and another just with a fade. Is this possible with
the current plugin?
Something I would like to do is to add several events handlers to an
element and control the firing by enabling & disabling it. For
example:
jQuery(".sample").click(function() { // do something }).disable();
Clicking should not fire the event until jQuery(".sample").enable()
has been called.
Ha
Great. Works a treat. Many thanks.
Trivial, but the dev mailing list link at http://dev.jquery.com/wiki
appears broken. Cheers.
ixed would be
really appreciated.
Regards,
Neil.
s a different story then. You can't upload files via ajax.
> Use the form plugin for that functionality. For details check
> out:http://www.malsup.com/jquery/form/
>
> Mike
>
> On 6/11/07, Neil Merton <[EMAIL PROTECTED]> wrote:
>
>
>
> > Thanks for th
Thanks for the reply guys.
Mike - I'll have a look at the application/x-www-form-urlencoded
option, see what it does.
Michael - that is a simplified form - the actual form does contain a
file upload field.
Regards,
Neil
On Jun 11, 5:19 pm, Michael Price <[EMAIL PROTECTED]> wrote
Hi all,
I'm trying to use the following example with a form that contains
multipart/form-data in it but the ajax part won't work -
http://www.shawngo.com/gafyd/index.html
If I remove the enctype="multipart/form-data" from the form tag it
works.
Here's the code...
$(document).ready(function()
32 matches
Mail list logo