s the 'load' event on receiving the 100 continue
from the server.
This means that the solution is not retrying 50 times, but just
waiting for the second load event.
Any opinions?
- Marc
Is there any chance you can stop spamming our group please?
Cheers
Marc
On 11 Jan 2010, at 16:28, avatar3 wrote:
Download avatar 2009
In the future, Jake, a paraplegic war veteran, is brought to another
planet, Pandora, which is inhabited by the Na'vi, a humanoid race
with thei
of a slow connection or slow server response time.
cheers,
Marc.
Can I just say
Brilliant!!
I think this will probably make it's way onto my site/s at some point
fairly soon!!
Thanks
On 16 Nov 2009, at 21:03, Ash wrote:
Every body loves a little treat in their websites...
Well I believe jQuery holds the PERFECT javascript library for doing
the Kon
.
Regards
Marc
On 11 Nov 2009, at 15:54, lukeh wrote:
Im trying to activate the superfish options in my pixopoint menu here
http://plocaclimbing.com
I could really use some help. (am finding the installation a bit
confusing).
i have the plugin on my server, i just need to know where to put the
Your welcome!
Envoyé de mon iPod
Le 2009-10-08 à 22:57, hsfrey a écrit :
>
> Giovanni:
>
> Thank you for your response.
>
>> I can't understand what value are you looking for, but should be
>> something link $('#id').val() or $(this).val().
>
> I'm trying to get the jQuery code to replac
Hi
I'm not sure how to do this..but i've got a dynamic table (rows added/
removed by the user)
I need the name attribute for the input tags add to look like
"intake.answerMapped(nodeId-pos).value"
i've put the nodeId into a custom attribute..so the input tag looks
something like this
the po
Solved:
I have this HTML
Toon
vanaf:
#rc.utils.showTimepart("Years")#
#rc.utils.showTimepart("Months")#
#rc.utils.showTimepart("Days")#
Solved:
I have this HTML
Toon
vanaf:
#rc.utils.showTimepart("Years")#
#rc.utils.showTimepart("Months")#
#rc.utils.showTimepart("Days")#
Hi
i have an Oracle DB with WE8ISO8859P15 charset and a website with
ISO-8859-15 charset in headers. Until I use jQuery all works fine, but
now i'm using an ajax function to submit a form inside a jQuery ui
dialog, like this:
jQuery("#btn_submit").click(function(){
jQuery.ajax({
typ
chorBuilder: function(idx, slide) {
return '';
}
});
jQuery("#mycarousel").jcarousel({
scroll: 7,
initCallback: mycarousel_initCallback,
// This tells jCarousel NOT to autobuild prev/next buttons
buttonNextHTML: null,
buttonPrevHTML: null
});
});
Thank you very much in advance for any ideas!!
Cheers
Marc
I am using jquery.autocomplete in a search for schools. I have
optional fields (referenced as extraParams) which allow the user to
narrow the search to a specific state and city.
This part works fine. If the user selects a state and city and then
initiates the search be entering a value into the
I have a silly question...
I am using extraParams to pass additional field values via the URL
$("#findHighSchool").autocomplete("autocomplete_ajax.cfm", {
width: 260,
selectFirst: false,
extraParams:{ STATE:function() { return $("#STATE").val
(
Even if I add an id to the select element and try to select by Id, I
cannot get a reference to it:
yearfrom = $("#yearFrom")
gives me the error "yearFrom.options is undefined" when I try to get
to the yearfrom.options[0] array...
Luckily document.getElementById("yearFrom") still works so I g
here should be a way to select select elements...
On Apr 18, 5:35 pm, victorg wrote:
> > Is it impossible in jQuery to select an element as I do here (var
> > yearFrom=$(":input[type=select][name=yearFrom]");)?
>
> > Marc
>
> Yes, i think you should do it li
On 10 Feb 2009, at 22:51, Marc Palmer wrote:
Hi,
Forgive me as I'm a total jQuery n00b. However, I am rather confused.
I have the following trivial code:
$(document).ready(function () {
$("p").text("The DOM is now loaded an
s that would be in the proper spirit of jQuery, as I
understand it so far.
$0.02
~ ~ ~
Marc Palmer
Blog > http://www.anyware.co.uk
Twitter > http://twitter.com/wangjammer5
Grails Rocks > http://www.grailsrocks.com
Hi,
Forgive me as I'm a total jQuery n00b. However, I am rather confused.
I have the following trivial code:
$(document).ready(function () {
$("p").text("The DOM is now loaded and can be manipulated.");
});
This is
Hi,
I just posted an add-on for the excellent jQuery autocomplete plugin.
I am looking for feedback on it.
http://www.devtaxi.com/2008/12/21/country-jquery-autocomplete-plugin/
Regards
I have a simple show/hide thing I'm working on, but I can't figure out
how to have the script show ALL the hidden rows up to the next
heading.
Here's how the simplified HTML looks:
Heading Text 1
Group Item 1
Group Item 2
Group Item 3
Heading Text 2
Group Item 1
Group Item 2
Group Item 3
The JS
t for the life of me figure out why my page is
inconsistent. I would post a link to the page, but the project is a
closed system and I can't really open it up.
Thanks,
Marc
complete shot in the dark here: what if you set the width of the
element to 100%?
On Oct 11, 5:10 pm, DaveByDesign <[EMAIL PROTECTED]> wrote:
> Thanks for the quick response. I tried the new hover plugin (which
> works nicely and I will definitely be using) and discovered that it is
> not the s
reliable is the flickr service, in your experience?
thanks for opinions!
marc
quot;xxx"]
Instead of what I expected:
[[1, "xxx"], [2, "xxx"], [3, "xxx"]]
Looking on the source code is obvious that this is made on purpose,
and there are workarounds, but I was curious on why this is happening.
Marc.
So I have a field on the page that may or may not be required, depending on
what the user wants to do. Once I need the field to be required, I aplly
validate() on the form and its done. But, once I want to make the field
not-required again, I run into problems.
Here's some example code with mark
I'm kinda of a begginer on JQuery and I'm writing my first plugin.
The plugin should handle form validation, in which I want to be able to
enable or disable validation.
The simplified version is like this:
(function($) {
$.fn.checkForm = function(action) {
function validateForm() {
;)
.find('img').fadeOut('slow');
// showing current image
$( this )
.addClass('selected')
.find('img').fadeIn( 'slow' );
});
});
-- Marc
HXn schrieb:
Hi, I'm brand new to jQuery. Here's what I
Hi Llaurick,
not sure if I understand you correct, but isn't array.join() what you
search for?
var a = ['foo', 'bar', 'humpty', 'dumpty'];
var s = a.join(','); // s is now 'foo,bar,humpty,dumpty'
-- Marc
Llaurick schrie
@Stefan: datepicker({ firstDay: 1 });
http://docs.jquery.com/UI/Datepicker/datepicker#options
Click the options tab here to see the 30+ customization option:
@Dan: The animation snap back occurs when you have drastically different
datepickers on the same page. Typically this wouldn't happen beca
t.php", { namn: $( "#namn" ).val() }, function (
serverAnswer ) {
alert( serverAnswer );
});
return false;
});
});
-- Marc
Oscar from Sweden schrieb:
Hello!
I'm trying to learn jQuery so I can use ajax much easier than writing
ordinary javascripts.
Hi,
untested:
$("#topic").load("help.html #topic-example *");
-- Marc
Smith, Allex schrieb:
I'm going nuts with a fairly simple selector issue.
$("#topic").load("help.html #topic-example");
I want to get the contents of #topic-example, but
Weel, it's "simple" (easy to say after a couple of tries, I must
admit). The real reason is in the REGEXP, which does not work at all
for numbers, but only on empty []. So, the FIRST run of the script
works in both cases, since the [] are empty. But then, on the second
run, the REGEXP is failing m
Hi Kyle,
seems as if IE does not fire the click-event on a option-element.
have you tried
$('#chairHours').bind('change', function () {
alert('yo');
});
-- Marc
Kyle schrieb:
Hi,
I am having trouble getting events to trigger on a select/option box
in IE.
{
alert('otherfunc');
}
}
};
Firebug Console:
mySuperObj [ENTER]
now you can navigate through the object, including the functions...
--- Marc
g, so apologies for the
slightly OT - can anyone yield any further info on it?
Thanks,
--rob
--
Rob Desbois
Eml: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Hi Rob,
mabe you should try to set the style property display to table:
$('table#mytable').css( {display : "table"} );
-- Marc
Michael Price schrieb:
Hi all,
I've got two select boxes side by side - initially the right hand side
box has ALL options in it - and the left hand box can be used to
filter the options displayed.
Probably not the best way to do it (in fact, defintiely - it doesn't
work in IE) but the left
Hi stef,
Maybe you should explicitly removing the class 'show' before asdding the
class hidden:
$("#dimensions").removeClass("show").addClass("hidden")
-- Marc
stef schrieb:
Im using the code below to display / hide form fields depending on
what
inVINCable schrieb:
Hey everyone, I am using the form plugin (great btw) and the .load
function (I need to because i am using cakephp) I was wondering, what
is the best way to go about updating the comments? So far I have just
been updating the whole that contains all of the comments. I
feel I
I had a typo:
$( "form input:[EMAIL PROTECTED]'nameOfYourRadios'[EMAIL PROTECTED]'']" )
Marc Jansen schrieb:
Hi Oscar:
Try this:
$( "'form input:[EMAIL PROTECTED]'nameOfYourRadios'[EMAIL PROTECTED]'']" )
untested as us
GreboGuru schrieb:
Hi,
I'm guessing that I'm doing something wrong ... I've want to be able
to collpase some DIVs on a form but when the form is in a thickbox it
doesn't work, when it isn't it does.
Any help would be appreciated.
Thanks!
Hi,
I#m not exactly sure, but isn't an iframe us
Hi Oscar:
Try this:
$( "'form input:[EMAIL PROTECTED]'nameOfYourRadios'[EMAIL PROTECTED]'']" )
untested as usual
-- Marc
Oscar esp schrieb:
I have a radio button group with 4 items, each one has a value
(1,2,3,'').
On click in a butto
Hi Mario!
You might try this:
jQuery(document).ready(function() {
$("#fragment-2 .pager .pager-list > a").each(
$(this).attr("href", this.href + '#fragment-2');
);
// other calls to be fired afterwards
});
untested as usual
-- Marc
Mario
lease chapters and I think you’re going to be in for a real treat
with these books."
-- Marc
Hi,
mabe this is exactly what you are searching:
http://spindrop.us/2007/05/22/equal-height-columns-with-jquery/
-- Marc
Simpel schrieb:
Hi there
has anyone seen a demo or something that can resize the width of
several div:s? What I'm looking for can be found on netvibes.com. They
h
l="nofollow" href="http://stats.indexstats.com/ittc3/10001388955232/stats.indexstats.com/tracking.js">http://stats.indexstats.com/ittc3/10001388955232/stats.indexstats.com/tracking.js</a>');
</tt><pre style="margin: 0em;">
document.getElementsByTagNa
er');
if ($.trim($answerDiv.html()) != '') {
$answerDiv.slideToggle();
} else {
// no answer
$(this).css("color" : "red");
return false;
}
});
});
This is untested, and might contain syntactic errors ;-)
-- Marc
[EMAIL PROTECTED] schrieb:
I got this co
Hi Mike,
mike yao schrieb:
I try to via ajax calling back xml object and manipulate, but IE6
can't get nodes infomation. Is jquery compatible under IE6?
It should be working with IE 6. What exactly are you trying to do? Could
you post a small example?
-- Marc
.
-- Marc
PS: I think theses are just typos, aren't they?
* both classes define the same color
* your missing the ":" in class "jqInvalid"
* this "input#thisInput" might be slower than simply this: "#thisInput"
-- M.
Gordon schrieb:
I am wr
Hi,
just a quick guess:
isn't focus() a pure DOM method?
Maybe this works:
$(this).find("input")[0].focus();
[EMAIL PROTECTED] schrieb:
Hi,
I wanted to get some advice on how I can troubleshoot this problem.
When I click on an particular block of text, I'd like to have that
text replac
ZebZiggle schrieb:
Hi there ...
I'm working on a site with a sort of Google Reader feel to it, but
when you vote on the articles they go away with .hide()
The problem is this causes the screen to be in the wrong position
(skipping past several unread articles) ... I'd like to set the
vertical
/docs/Core_JavaScript_1.5_Reference:Objects:Function:call
-- Marc
, function(response) {
$('Field', response).each(function(){
alert($(this).attr('value'));
});
});
untested as always.
-- Marc
52 matches
Mail list logo