[jQuery] $.ajax call works with 1.04 but not with 1.1
Hi, Below ajax call works fine with jQuery 1.04 and returns & sets multi-value to an input text field. But, when I try the same code with jQuery 1.1 it fails without any error (no error message, no result,... nothing happens). Not sure if I missed anything (regarding to upgrade changes), so any help is greatly appreciated. $.ajax({ type: 'GET', url: url, dataType: 'xml', timeout: 10000, async: true, success:
[jQuery] beautiful jquery powered website to check !
Hmmm don't like the fixed speech bubbles - they get in the way of the viewing area. And the menu seems to perform quite slowly, or maybe that's just me. But other than that yeah it's not bad... ----- Original Message Follows -----
[jQuery] ANNOUNCE: AjaxCFC for jQuery Updated to jQuery v1.1
AjaxCFC, arguably the most widely used Ajax/ColdFusion component library for the ColdFusion application server, has been updated to use jQuery v1.1, the latest release of the popular Ajax/JS library. Several updates have been done to logging, error trapping, security checks, constructor methods, and serialization capabilities. You can check out all of the details at Rob's site here: http://www.robgonda.com/blog/index.cfm/2007/1/15/AjaxCFC-for-jQuery-Alpha2-Release Rob, thank you for your continued
[jQuery] New Plugin: jQuery Image Strip
I think it's really well done. Don't let them get you down Joshua...great job. andy -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Rey Bango Sent: Monday, January 15, 2007 8:54 AM To: jQuery Discussion. Subject: Re: [jQuery] New Plugin: jQuery Image Strip As I mentioned to Matt, lets make sure to offer Joshua constructive criticism as well as a solution for improving the widget. I think it has a great look and feel to it so if there's
[jQuery] New Plugin: jQuery Image Strip
Joshua Eichorn, author of the great Ajax book "Understanding Ajax", has released a new and very cool widget for creating an image strip. You can find more information here: http://blog.joshuaeichorn.com/archives/2007/01/11/jquery-image-strip/ Great work Joshua. Rey... _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Announce: jQuery's Birthday and v1.1
I think many have already heard about this but for those that haven't, I just wanted to let you know that jQuery officially turned 1 year old yesterday! Woohoo! To coincide with this, jQuery v1.1 has been officially released, the site has received an awesome facelift and the documentation is now easier than ever to use. In addition, Visual Jquery, the awesome visual jQuery documentation resource has been updated to reflect the changes in jQuery v1.1. Great work Yehuda!!! (http://www.visualjquery.com)
[jQuery] jQuery 1.1, Site, Docs, Surprise
Woohoo!!! The new site looks HOT! Well done team. This is one of those things that needed to be done to take jQuery's respect and appearance to the next level. andy -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of John Resig Sent: Sunday, January 14, 2007 8:46 PM To: jQuery Discussion. Subject: [jQuery] jQuery 1.1, Site, Docs, Surprise Hi Everyone - jQuery 1.1 has just been release, along with an overhaul of the site design, and the documentation;
[jQuery] Drupal 5.0 released!!! Hear ye..hear ye...
http://drupal.org/drupal-5.0 excerpt: JavaScript library: the jQuery JavaScript library has been included in Drupal 5. All existing JavaScript in Drupal core has been converted to use it. Cool... c",) cdelfino _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Form plugin didn't submit the name and value of the submit button that was clicked
I've found a similar question here (<a href="http://jquery.com/pipermail/discuss_jquery.com/2006-August/009469.html">http://jquery.com/pipermail/discuss_jquery.com/2006-August/009469.html</a>) . But it seems that it's still not resolved . <br clear="all"> -- <a href="http://codeplayer.blogspot.com/">http://codeplayer.blogspot.com/</a> _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Very long input text value and focus
Hello, I don't know how to do that in JS or in JQuery, here is the problem: Imagine 2 or 3 text fields of a form. A long value text is displayed in each field. The text is too long and when I put a focus on a field I did not see the cursor. How can I automatically display the end of the text when I focus it? Hoping is clear... thanks in advance -- Roberto _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Update to 1.1 question
Hi, thanks for 1.1, great I have the funktion changed to work in 1.1: $('textarea').each(function(i) { $(this).attr({ id: "txtarea_'+i+'" }) ......... and so on How i must given the dynamic i append to the ID? All what i do give me back "i" and not the the number! -- Viele Grüße, Olaf ------------------------------- olaf.bosch@t-online.de http://olaf-bosch.de www.akitafreund.de ------------------------------- _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Jquery AJAXsubmit and cookie
I use the AJAXsubmit and ajaxform at a couple of places in my php app. So, when a user clicks on 'change privacy', a form with radio buttons appears to change privacy settings of photo. the form relies on ajaxsubmit for submission. Now, at the target php file, I want to first check if the user session is still valid..And only if it is valid should the php file go ahead and process the privacy settings user set in the form. If session is invalid, i redirect him back to the login page. Problem that
[jQuery] beautiful jquery powered website to check !
Check this very well designed and using all facets of jquery <a href="http://www.politique2.fr">http://www.politique2.fr</a> It is french.... _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] What is "this" question, this one about filters
Greetings. I'm trying to get a list of forms from a DIV where the form's "done" input is set to 1 or 0 . Why does this code throw an error ("this.done.value has no properties") ? var myForms = $('.actionForm', myDiv).filter(function(){ return this.done.value==1 ; }); I can get the values like this: var myForms = $('.actionForm', myDiv); $( myForms ).each(function(){ alert(this.done.value); //displays 1 or 0 }); So I guess this depends on what the meaning of "this" is, eh? Bruce -- View this message
[jQuery] Flickering problem in Firefox
My site flickers when slide-animation is activated. This only happens in Firefox (both Mac & PC). Click "Who is this" on http://cv.gulligt.com/ to see what happens. Is there a solution for this? -- View this message in context: http://www.nabble.com/Flickering-problem-in-Firefox-tf2972738.html#a8318452 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] New Website
This has probably already been discussed, but I've just noticed the changes to the jQuery website today. WOW! My hat's off to the jQuery webdev team! When did the "polished" look arrive? The reflections and such look super cool! If there were any criticism I had (and it's a tiny, nit-picky thing really) it would be that when approaching the menu items from right to left, the cursor changes from default, to the I-beam, and then to the pointer. I personally like it when the cursor stays the default
[jQuery] Safari Widget Pack
I've begun work on a Safari widget pack, that allows you to work with Safari widgets in a way more jQuery way. For example: var y = $("#scrollArea").makeScrollAreaWithBars({singlepressScrollPixels: 50}, {id: "scrollBar"}, {id: "horizBar"}) .bind("mouseover", function() { y.focus(); }).bind("mouseout", function() { y.blur(); }) z = $("button").makeGlassButton(); z[0].click(function() { y.horizontalScrollbar ().toggleAutohide(); }); z[1].click(function() { y.verticalScrollbar().toggle();
[jQuery] jQuery 1.1a (form submit)
--
[jQuery] Height of images on page load.
Ok. I give Up. I need to know the height of certain images in my page to be able to format it and I've tried several workarounds like this function that I call right before my verJustify() function (yeah, a function that lets me justify vertically all divs in my page, just like the plug in): <span style="font-family: courier new,monospace; font-style: italic;">/**</span><br style="font-family: courier new,monospace; font-style: italic;"><span style="font-family: courier new,monospace; font-style:
[jQuery] Interface : 'sort floats' problem
Silly me, thanks heaps Olaf That fixed the problem :) -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Olaf Bosch Sent: Sunday, 14 January 2007 2:01 PM To: jQuery Discussion. Subject: Re: [jQuery] Interface : 'sort floats' problem Kush schrieb:
[jQuery] Interface : 'sort floats' problem
<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 10"> <meta name=Originator content="Microsoft Word 10"> <link rel=File-List href="cid:filelist.xml@01C737DC.10D64880"> <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:DoNotRelyOnCSS/> </o:OfficeDocumentSettings>
[jQuery] Retriving actual height of element in IE *and* FF
Hey there! I'm currently doing some jQuery work on my blog which involves some a bit of code to handle internal link clicks (same domain, not #) which will change anything in the main content div: * Sets the height of the main content div to the current height * Fadeout the child elements and then empty on callback ($("div#content").children().fadeOut('slow',function(){$("div#content").empty();})) * Repopulate with new content from server in AJAX call. My problem here in all this is that the actual
[jQuery] Photo stickies/tagging (like Flickr notes)
Was curious if anyone had seen anything like the photo notes on Flickr and Facebook, where you can associate some metadata with a specific rect over an image. e.g. <http://www.flickr.com/photos/ malingering/197630061/in/pool-ihatestupidpeople/> (mouseover the image) Not sure what these are called generally. Wanted to ask before I go reinventing the wheel, too! Thanks, -jamie _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out
Hi all, here is FaviconLinkMarker Beta3: http://olaf-bosch.de/bugs/jquery/links3.html - No IMG-tag, all CSS - config. Favicon left or right (before/after) - editable TITLE-tag - No CSS edit for using - No CSS overwritten, all what you in CSS given is after JS given (i hope ;) ) *attantion!!!* IE have a bug, the image are not consistent for linebreaks All sugestion are wellcome.... -- Viele Grüße, Olaf ------------------------------- olaf.bosch@t-online.de http://olaf-bosch.de www.akitafreund.de -------------------------------
[jQuery] [jquery] what if the button wasn't there when the page loaded?
suppose we have some content to a page that gets loaded via AJAX in response to some other event ... it looks like this : <input type="button" id="some_new_button"> how do I bind to this, in a simple way? $(function() { $("#some_new_button").click( function() { ... }; }); doesn't work because the button didn't happen until after the doc loaded ... any ideas? -- Daniel McBrearty email : danielmcbrearty at gmail.com www.engoi.com : the multi - language vocab trainer BTW : 0873928131 _______________________________________________
[jQuery] State of IE 5.5 compatibility
Hey everyone, I recall a while back that jQuery was stated as compatible with IE 5.5. I see on the new docs.jquery.com wiki that it has "known problems." Is there a place that documents any of these issues? Primarily, I'm wondering if most of the basic functionality works with 5.5 (it does as far as I can tell based on some sites I have running with jQuery), and if there are plans to make sure that the code still is parsed without flagging errors in 5.5 (that is, without alerting the user of a scripting
[jQuery] Can this be written better (newbie alert)
Hello All, Just about getting feet wet with jQuery, wrote a simple function which fills an input field with text of the link clicked after sorting the comma separated values. It is working as expected but would like to know if it can be made more comprehensive. $(document).ready( function(){ $('a.taglink').click( function(){ tagSelect(this.text); return false; } ) } ); function tagSelect(f){ if(!$('#tags').val()){ $('#tags').val(f); return false; } var substrings = $('#tags').val().split(f); if (substrings.length
[jQuery] A perfect example...
...why sticking to standards is good - microsoft is having the problems they created: http://blogs.msdn.com/iemobile/archive/2006/12/18/why-doesn-t-adobe-flash-always-render-for-ie-mobile.aspx LOL, digg it! http://digg.com/software/Microsoft_having_the_problems_they_created Sorry for OT, I just had to post this... -- Klaus _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] form.js & jorn's validation
<html> <head> <style> P { margin:0px; padding:0px } body { FONT-SIZE: 10pt; FONT-FAMILY:Tahoma } </style> </head> <body>Hi all... again!!!<BR> <BR> I know this is down to my only general knowledge of javascript but I'm trying to use Jorn's validation plugin, and I assumed I would need to use the form.js plugin as well.<BR> <BR> My VERY simple problem is how to do this, because so far I have only managed to validate the form AND submit it to my PHP page regardless of whether the form was valid or
[jQuery] jQuery Powered Sites - Keep the Links Coming
Rey, http://www.nameourapp.com I just came across this site. I won't take any credit for this because its not mine. But I have not noticed this sent thru the list. The site uses jQuery in various areas (Thickbox, form validation etc)... and they do have a pretty creative marketing campaign, I must say. Michael
[jQuery] jScrollPane updated
Hi, My jScrollPane plugin has been updated. It now uses the newest versions of the dimensions and mousewheel plugins and has also been tweaked so the mousewheel behaves optimally in nested panes: http://kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html (see the full body scroll page to see the nested scrollpanes mousewheel goodness): http://kelvinluck.com/assets/jquery/jScrollPane/fullBodyScroll.html Cheers, Kelvin :) _______________________________________________ jQuery mailing list discuss@jquery.com
[jQuery] jQuery 1.1 migration, traduction française (French translation)
Hi, I just translated John's blogs about 1.1 into French. Salut je viens de traduire les blogs de John à propos de la version 1.1 http://www.jquery.info/spip.php?article30 -- Fil _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Tabs plugin: little (but still important) update
Hi jQuerians, just wanted to let you know, that I have checked in a little - but regarding the comments on my blog still important - update. It's now possible to hide all tab content *before* tab initialization so to avoid a more or less annoying flash of content. You could just put that into your CSS, but to make it gracefully degrading I highly recommend to put in these JavaScript related styles via document.write or by attaching a class, "js" for instance, to the document's html element and then
[jQuery] Q: Extending Autocomplete Plugin...
I'm relatively new to jQuery. I've been playing around w/the API a bit and slowly implementing it into some work. Today I've been making some modifications to the Autocomplete library to meet certain requirements of a project. One of the modifications I've made is to allow local data to be passed to the autocomplete plugin so that you can use it without any additional AJAX calls. However, I have a question that I can't seem to figure out. The plugin is declared using the following: jQuery.fn.autocomplete
[jQuery] Dylan Verheul's Autocomplete Mod...
Dylan, You're correct. It also doesn't work very well if you're displaying the drop down options in a drastically different way then the autocomplete box is being filled in. However, it's a nice feature if you've got a very straightforward match. Also, on a somewhat related note, what I've been doing for "contain" type matches is loading exact "start" matches at the top of the search results and "contain" matches below that. Seems to work pretty well for looking up customers out of the database.
[jQuery] Stop an ajax call
Dear all, We've made an ajax upload form attaching multiple files. Now, we would like that the user can stop the attaching process of file by clicking on a link. How can we kill an ajax call with jQuery? -- Roberto Ortelli http://weblogger.ch _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] [plugin] jdMenu - Finally Released!
Okay. I figured that it was a setting. Other than that (which can be changed) this is excellent work. andy -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Mike Alsup Sent: Friday, January 12, 2007 12:56 PM To: jQuery Discussion. Subject: Re: [jQuery] [plugin] jdMenu - Finally Released!
[jQuery] [plugin] jdMenu - Finally Released!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD> <BODY> <DIV dir=ltr align=left><SPAN class=324424318-12012007><FONT face=Arial color=#0000ff size=2>Nicely done...</FONT></SPAN></DIV> <DIV dir=ltr align=left><SPAN class=324424318-12012007><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV dir=ltr align=left><SPAN class=324424318-12012007><FONT
[jQuery] Jquery SlideToggle Effect and SEO issue?
I'm using the slideToggle effect to hide or show content when a user clicks on a link. It is easy to achieve with the following code: HTML CODE: <h4>Click to toggle content</h4> <div style="display:none"> toggled content </div> JAVASCRIPT CODE: $(function() { $("h4").click(function() { $(this).next().slideToggle(); }); }); My worry, though, is that the css used to hide the content on page load (display:none) is actually bad for SEO and that Google will not index that content or give
[jQuery] radio buttons, label and double fired functions
<html> <body> Hi folks, I have a set of radio buttons of the form: <tt><a href='#' class='ltype' id='A1'><input type='radio' id='A' name='iLTID' value='1' /></a><label for='A'>standard link</label> <a href='#' class='ltype' id='B2'><input type='radio' id='B' name='iLTID' value='2' /></a><label for='B'>review link</label> </tt>that is activated by: <tt>$("a.ltype").bind("click",function() {linkType(this.id);}); </tt>When I click on any radio button in the set, the function is (as I wanted) fired once.
Next Page