[jQuery] Please Digg these jQuery articles up...
Guys, Please Digg these stories up: http://digg.com/programming/New_v1_0_4_Release_of_jQuery_Ajax_Javascript_Library http://digg.com/programming/Meet_The_People_Behind_the_jQuery_Ajax_Javascript_Library Lets get the word out about jQuery. Thanks, Rey... _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Find element within clicked form
Apologies if this has been posted already, I did a search on "click" but couldn't find anything easily. I'm new to jquery and am having problems figuring out how to find items. I have a dynamic set of forms on a php page. For each database entry, a new form is outputted. Here is the HTML code in question (this is found within a foreach loop, so there are multiples of these inputs in the entire page): <input id="ship<?=$counter?>" type="checkbox" /> <input id="id<?=$counter?>" type="hidden" value="<?=$payment->id?>"
[jQuery] [@selected] Firefox error
That did it. Thanks guys! <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Mike Alsup Sent: Monday, December 18, 2006 1:07 PM To: jQuery Discussion. Subject: Re: [jQuery] [@selected] Firefox error
[jQuery] [@selected] Firefox error
Ooops... Thought I did... http://co-opcookbook.com/test.cfm <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Jörn Zaefferer Sent: Monday, December 18, 2006 12:16 PM To: jQuery Discussion. Subject: Re: [jQuery] [@selected] Firefox error Andy Matthews schrieb:
[jQuery] Event attaching fail
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of riddle Subject: [jQuery] Event attaching fail I'm working on news excerpts and I want to hide everything to just title, then create trigger element and switch between excerpts. * SNIP * Problem is with $(selector + ' .showNews').click(function() { $(selector + ' .showNews').parent().removeClass('thumbHidden'); }); I tried many options, even attaching events outside the $.each using general $('span.showNews') selector.
[jQuery] [@selected] Firefox error
I'm using some code that Mike Alsup provided a few months ago. I need to get the text of an option tag in addition to it's value. He suggested the following: $('#unit option[@selected]').text(); Which works perfectly in IE, but not at all in Firefox. When this code is run on this page, Firefox returns a blank result (when alerted). Anyone have any ideas, or have alternate code? I'm using the most recent version of jQuery (downloaded on Saturday). <!----------------//------ andy matthews web developer
[jQuery] Optimizing DOM Traversal
<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hey everyone,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I try not to spam the list with announcements about my learning jquery posts, figuring that if you want to read them you'll subscribe to the feed. However, the entry I just posted has to do with optimizing DOM traversal, which is a subject that comes up a lot on this mailing list, so I want to make sure I'm not leading anyone astray
[jQuery] Plugin: Mousehold
I'm coming into this one late, so if this has been mentioned I apologize... In FF2.0/Win I get an error: pip_ticker.html (line 19): $(this).href() has no properties (no name)(20)pip_ticker.html (line 19) (no name)()mousehold.js (line 33) var hrefPip = parseFloat($(this).href().match(/spin=([\-0-9\.]+)/)[1]) -ALEX _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] NEWS: Meet The People Behind jQuery
I for one would be interested in seeing photos. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Rey Bango Sent: Monday, December 18, 2006 8:49 AM To: jQuery Discussion. Subject: [jQuery] NEWS: Meet The People Behind jQuery Some big changes have been going on in an effort
[jQuery] DZone article. Please vote it Up
Hi everyone. I've posted John's posting about the project team on DZone. I would really appreciate everyone's help in voting the article up so that we can get more exposure for jQuery. I'll be doing the same with Digg as soon as its available. http://www.dzone.com/links/meet_the_people_behind_the_jquery_ajaxjavascript.html Thanks, Rey... _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Dvye.net Autocomplete issues - scrollbars in IE
I'm having an odd issue with the Autocompleter in IE. http://www.dyve.net/jquery/?autocomplete When I type something into the search box, presto, I get long horizontal and vertical scrollbars. After I select an option from the dropdown list, the scrollbars go away. Is it possible to fix this issue? I don't think that this plugin would be an option for a live site until this issue has been addressed. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink,
[jQuery] Ajaxstop() having problems in IE?
Hello, I've normally had no problems hiding the spinner/loading on IE for ajax calls. However, this time I just can't get it to work, it throws me a " 'null' is null or not an object" error when all AJAX calls have finished. Ajaxstart(), hovever, has no issues. I've tried everything, even checking if it is a IE CSS/render problem ("position: fixed" and sorts). Does anyone have a clue as to what can be the problem? I'm using JQuery 1.0.3 compressed, and the fader has no issues on Firefox. Regards,
[jQuery] Event attaching fail
Hi I'm working on news excerpts and I want to hide everything to just title, then create trigger element and switch between excerpts. The HTML structure: <div class="headers"> <div class="thumbTiny"> <h4> Title </h4> News excerpt desc. </div> <div class="thumbTiny"> ... </div> ... (3 more div.thumbTiny) </div> <div class="headers"> ... (another div.headers, few times) </div> I prepared classname - "thumbHidden", which - when applied to div.thumbTiny
[jQuery] Plugin: Mousehold
That's ALSO a great idea. I suppose that would be a setting for the plugin. Some people might not have a large enough range to make that useful. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Webunity | Gilles van den Hoven Sent: Saturday, December 16, 2006 2:19 AM To:
[jQuery] Interface status?
Hey guys, Anybody know the status of the Interface plugin for JQuery. Last update early october and since then at least two releases of JQuery. Cheers, Oli. -- View this message in context: http://www.nabble.com/Interface-status--tf2832205.html#a7907122 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Finished: jQuery code assist in Aptana
Hi, I like jQuery and I like Aptana and was very frustrated jQuery didn't had code assist (auto-completion) in Aptana. And I think I'm not the only one :-) I created the scriptdoc-file needed for code assist in Aptana. You can download it here: http://www.bitstorm.org/edwin/jquery/ It's all quite new, so it might not work 100%. Please share your experiences. Edwin Martin -- http://www.bitstorm.org/edwin/en/ _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Need help on HTML
I want to use ajax to fill data into my combo and do something if they select a value. Here is the idea: $("#myddl").oneclick(function() { loadcontent(); }); $("#myddl").click(function() { do something; }); The code works if user click the combo and select a value but not if he uses keyboard. Do we have some more beautiful code to solve it :D I'm really appreciated. Thanks -- View this message in context: http://www.nabble.com/Need-help-on-HTML-tf2831177.html#a7904271 Sent from the JQuery mailing
[jQuery] 1.0.4 bug - please confirm...
(Sorry if this is posted twice - tried through Nabble first but it wasn't sent) This page works with 1.0.3, but not 1.0.4 - it simply calls a javascript function on the focus event: Error returned is: "c[j].apply is not a function" Can someone confirm before I post a bug report? Copy / Paste the following: <html> <head> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript"> function myfunction(x){ alert(x); } </script> </head> <body> <form> <input id="test" type="text"
[jQuery] jquery autocomplete and mysql
This is really a PHP question... Your foreach loop is redefining the $returnData variable with every iteration, so you'll only end up returning the last country in the array. It looks like your mysql_fetch_array loop is also flawed in that it writes to the same variables with each loop, effectively saving only the last one. I think you might be looking for something more like this: --- $rows = array(); while ( $row = mysql_fetch_array($result) ) { $rows[] = $row; } $returnXML = "<?xml version=\"1.0\"?>";
[jQuery] unsubscribe me, please
_______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Interface status?
Sorry for repost.
[jQuery] [Interface Elements] onChange callback BROKEN is sortables
There have been many complaints about the onChange callback being broken in sortables posted to this list -- as well as some patches providing a a fix. There have been no developer responses to these posts & it looks like the plugins SVN repository @ jquery.org has not seen any action regarding this issue -- which is relatively unfortunate as this is perhaps the MOST IMPORTANT of the callbacks. After all, once things are sorted -- don't you want to save that state? :) Anyway... I came across this
[jQuery] Remove from JSON
Goodness, I didn't mean for the answer to shame or humble you! :-) There was nothing wrong with the question, just wanted to show a way to track down the answer. -Mike
[jQuery] Remove from JSON
> I suppose this touches on off topic, but ... is it possible
[jQuery] setTimeout in jquery function
I am (attempting) to convert a standard javascript function to a jquery function. It targets an image within a given div and changes it height and width. Here is the old function, where z is the image. img_act_height, max_width etc are global variables: function zoom_in() { if(z.width==0){ z.border=0; } if(z.width!=0){ if(z.width<max_width) { z.width+=step; z.height=Math.round(z.width*((img_act_height)/(img_act_width))); setTimeout("zoom_in()",time_length);
[jQuery] [Interface Elements] onChange callback BROKEN is sortables
Hi Brice Thanks for the workaround. I realy like to see that the interface plugin get updated and is working in the trunk. Is there a way to participate on that development and help to keep the development up to date? If not, what's the roadmap for the interface plugin? And can we count on a stable interface plugin in the future? Perhaps its a good idea to support a minimal drag, drop and sortable plugin which only focus on that part. I guess it would be easier to support a stable version and keep
[jQuery] multiple menu hover help
I am puzzled how to build a good menu system. I need to put on 3 separated places a drop down hover menu. However if you build one then the second one makes the first one bad. I got an example on http://www.enquest.eu/test.html . What am I doing wrong. enquest thanxs _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Problem about ajax readyState
Hi . i use jQuery ajax , in some times, the ajax submit was wrong, but some time,it is right. so i log the trace. good stat log: <br clear="all">xml.readyState:1 istimeout:undefined jQuery.ajax(options) end Wait for a response to come back and istimeout:undefined xml: xml.readyState:2 istimeout:undefined Wait for a response to come back and istimeout:undefined xml: xml.readyState:3 istimeout:undefined Wait for a response to come back and istimeout:undefined xml: xml.readyState:4 istimeout:undefined
[jQuery] tablesorter 1.1
Hi All, anyone know how the progress of tablersorter1.1 is going, seems to be some slight movement in the svn cant wait for 1.1, jquery will have a proper datagrid (tablesorter + pager + filters = tablesorter1.1 :) ) Cheers Justin <a href="mailto:justin@kelly.org.au">justin@kelly.org.au</a> _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] buildStyleString
I'm looking for some help in building a plugin that would get the computed styles of an element and build an inline style string for that element. I assume it'd be something like looping through jQuery(el).css("styleName") and sticking the results together. Any more specific ideas?<br clear="all"> -- Yehuda Katz Web Developer | Wycats Designs (ph) 718.877.1325 _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Refreshing form contents from json
<html> <body> Hello all, I'd appreciate some help in identifying where I'm failing with the following code/scenario. I have a page that lists the questions in a multiple-choice type quiz and has, hidden, the form that I use to edit each question. When the appropriate link for a question is clicked, the editAQuestion function fires to bring back a json string containing the question and the multiple choice options and populates the existing form. This works fine first time up - when the link for
[jQuery] I need syntax help, please.
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <meta name=Generator content="Microsoft Word 11 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);}
[jQuery] Plugin: Mousehold
This would be a perfect thing to meld in with that form scroller plugin. Can't recall who wrote it, but it converted a form field into a widget that let you click up and down to change values. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of John Resig Sent: Friday, December
[jQuery] Sync Ajax bug in jQuery 1.0.4
I found that jQuery.active is increased but not decrease in synchronous call ;-) -- View this message in context: http://www.nabble.com/Sync-Ajax-bug-in-jQuery-1.0.4-tf2831168.html#a7904229 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Remove from JSON
I suppose this touches on off topic, but ... is it possible to remove an entry completely from a JSON hash? say I have { firstString: 'first', secondString: 'second' } and evaluate this into a json object, and I want to remove firstString, could I do something like json.remove(json.firstString); ? Andreas _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] highlightFade's source code missing...
Hey everybody, It seems that the maintainer at http://jquery.offput.ca/highlightFade/ has some problems with the site. I can't access any of the code for the highlightFade plugin. It's not available in the jQuery SVN either. Could someone please post the uncompressed code for me? Thanks a bunch, -A -- View this message in context: http://www.nabble.com/highlightFade%27s-source-code-missing...-tf2828595.html#a7896410 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________
[jQuery] buildStyleString
<!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=675345019-15122006>> </SPAN>I'm looking for some help in building a plugin that would get <SPAN class=675345019-15122006>the</SPAN></DIV> <DIV dir=ltr align=left><SPAN class=675345019-15122006>> </SPAN>computed styles of an element and build an inline style string
[jQuery] Plugin: Mousehold
NICE one...good job Remy. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Remy Sharp Sent: Friday, December 15, 2006 1:03 PM To: discuss@jquery.com Subject: [jQuery] Plugin: Mousehold I've written a simple plugin that keeps firing the specified function while the mouse
[jQuery] I need syntax help, please.
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <meta name=Generator content="Microsoft Word 11 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);}
[jQuery] Change href of external links
<!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=238205818-15122006><FONT face=Arial color=#0000ff size=2>> <FONT face="Times New Roman" color=#000000 size=3>Has this been fixed in svn or has a bug ticket been opened?</FONT></FONT></SPAN></DIV> <DIV dir=ltr align=left><SPAN class=238205818-15122006><FONT
Next Page