[jQuery] Jquery can learn from Mootools for distribution its code
> Any chance of allowing it to package up some of the official plugins? It
[jQuery] Jquery can learn from Mootools for distribution its code
> Mootools distribution allows you to build a custom distribution with
[jQuery] Ajax, encoding and german umlauts
Hi list, I searched the mailinglist-archives and the wiki but could not find a solution to my problem: I send AJAX requests to an oracle server, which in turn should send appropriate XML. E. g. I'm querying for streets starting with the string 'sch'. The server answers with an ISO-8859-1 encoded XML, and the umlauts in the response (e. g.'schönweg, schloßalle' etc) are correctly represented within my UI. But when typing in an umlaut, not the umlaut gets sended to my PHP-script, which talks with Oracle,
[jQuery] Is the JQuery slowest?
> What is this base2 deal? http://dean.edwards.name/weblog/2007/03/yet-another/ Matt Kruse _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Returning data and entering into form elements
I want to do something like: UpdateItems = function(what){ $.get(myprocess.lasso?id=what, function(response){ //take items from myprocess.lasso page and insert into my form elements //insert value one into form element actionitem //insert value two into form element assignedto //insert value three into form element status //etc }); } How do I need to format the output from myproces.lasso page and how do I process that output to insert pieces into elements of my form? Thanks. [Shelane] _______________________________________________
[jQuery] Javascript dump, ala Coldfusion's CFDUMP
<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="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);} .shape {behavior:url(#default#VML);} </style>
[jQuery] blockui crushes IE6
hey. i got this code: http://pastebin.ca/401900 when im submit the form in ie6 its about 85% times crushes... just let you know -- View this message in context: http://www.nabble.com/blockui-crushes-IE6-tf3428165.html#a9555454 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
Move to Google Groups has Begun
Hey Everyone - Let's hope that this goes smoothly! If everything goes according to plan you should be receiving a welcome message from the new list soon. For historical purposes, the new Google Groups list can be found here: http://groups.google.com/group/jquery-en --John
[jQuery] jQBrowser error
I am getting an error when I include jqbrowser in a blank page. I have nothing on the page. I have just included jquery.js and jqbrowser.js. I am getting this javascript error: setting a property that has only a getter I am not sure what is going on. Does anyone have any idea. Thanks, Cal -- View this message in context: http://www.nabble.com/jQBrowser-error-tf3447161.html#a9613519 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing
[jQuery] The 'Secret'
Hi guys, I know you are all hard at work with different things, but I wondered if we might get an update on how the jQuery book is coming? Do you have a publish date? I'm really looking forward to it. Can you release who the publisher is yet? Adam -- View this message in context: http://www.nabble.com/The-%27Secret%27-tf3446652.html#a9611863 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] weird Ajax problem with posting
I have this very strange problem...if I use Ajax in the Dave Hauensteins Another-in-place editor I get a 403 forbidden access error. The same page, has a number of $post()'s and they work perfectly. The are both undoubtedly going to the right url... What could be causing this? Here's an example of the $post call... var format = $('select#ajx-present').val(); $.post('?a='+action, { upd_jx_set : 'true', v : format, x : 'present', id : ide }, function(html) { updating(html);
[jQuery] anyone success to inegrate sortable with mysql/php?
> i see the scriptaculs thing that rule on the web...
[jQuery] Google Groups Move Delayed
John, Thanks for all your hard work on this. The community support has been one of jQuery's strongest assets in my opinion. I'd like to buy you a beer for you efforts.... Is the best way to do so via the Donations link at jQuery.com? Cheers, -David -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of John Resig Sent: Wednesday, March 21, 2007 9:02 PM To: jQuery Discussion. Subject: [jQuery] Google Groups Move Delayed Everyone - Apparently it
[jQuery] Paste excel data to the table
Hi, sorry to send this email twice,but prev email may be lost. I have write some code to paste excel data to table,it worked in firefox but not in IE6,wait for your help,thanks please just copy 2*2 data and click "paste" <script src="jquery.js" type="text/javascript"></script> <script> function Paste(){ var ClipboardText=getClipboard(); var ClipboardText=ClipboardText.replace(/[\r\n]/g, ","); var Rows=ClipboardText.split(","); for(var iRow=0;iRow<Rows.length;iRow++) { var Cells=Rows[iRow].split('\t');
[jQuery] a better way to handle sessions
<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=Generator content="Microsoft Word 11 (filtered medium)"> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;}
[jQuery] anyone success to inegrate sortable with mysql/php?
im trying to see some working online examples of sortable plugin and its seems there is no such thing execept the offical website.. .why pepole dont use it? i see the scriptaculs thing that rule on the web... maybe its because there are working examples of scriptacouls with php/mysql integration? -- View this message in context: http://www.nabble.com/anyone-success-to-inegrate-sortable-with-mysql-php--tf3434368.html#a9574721 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________
[jQuery] Find and Remove Elements
I am working a page which will filter search results based on user input via checkboxes or sliders. The question I have is what is the best way to identify and remove elements based on a value. Take this HTML structure as an example (produced via PHP). <div id="searchResult_16" class="searchResult"> <div class="resultTitle">Turkey</div> <div class="resultPrice">6.95</div> </div> <div id="searchResult_17" class="searchResult"> <div class="resultTitle">Roast Beef</div> <div class="resultPrice">7.95</div>
[jQuery] New Window Handle?
Found one piece to my puzzle. There is no $(expr, context) in 1.0.3. That function comes with 1.1.2 -- Eric Mckenna Software Developer Phase2 Technology emckenna@phase2technology.com www.phase2technology.com Web solutions that fit your business. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] jQuery LiveSearch
What's the best way to do a jQuery LiveSearch? My main goal is to have very little latency between typing and request. I think the best way to do this is to trigger on keypress, not interval - but I'm not sure the code. Basically, I think a Live Search should do the following: * Trigger on key press * Cancel old requests after a new key has been pressed (is there a way to do this?) * Ignore old responses if we have a newer one (ie, even if the old one arrives after the new one) * Respect the method
[jQuery] Code simplifying request.
<HTML > <HEAD> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-16"> <META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD> <BODY > <DIV> <TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0"><!-- Letter Heading --> <TBODY> <TR> <TD><!-- Left margin --> </TD> <TD> <DIV><SPAN class=124063716-21032007><FONT face="Trebuchet MS" size=2>Hi all,</FONT></SPAN></DIV> <DIV><SPAN class=124063716-21032007><FONT face="Trebuchet
[jQuery] json status returns ajax
why when i get error (status 0) its print out : "done" ? http://pastebin.ca/404952 i want to make if status = 0 then show errors on div, if its 1 then redirect to diffrent page, and if its 0 then alert somthing and stop script from execute... idaes how to do it? -- View this message in context: http://www.nabble.com/json-status-returns-ajax-tf3440225.html#a9592515 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com
[jQuery] toggle a div based on clicking a specific radio button
<!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.6000.16414" name=GENERATOR></HEAD> <BODY> <DIV dir=ltr align=left><SPAN class=800093718-21032007><FONT face=Arial color=#0000ff size=2>Thanks Josh and Brandon!! That did the trick!</FONT></SPAN></DIV><BR> <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left> <HR tabIndex=-1> <FONT face=Tahoma size=2><B>From:</B> discuss-bounces@jquery.com
[jQuery] toggle a div based on clicking a specific radio button
<!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.6000.16414" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV dir=ltr align=left><SPAN class=655351318-21032007><FONT face=Arial color=#0000ff size=2>That makes sense Josh...I'll give that a go.</FONT></SPAN></DIV><BR> <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left> <HR tabIndex=-1> <FONT face=Tahoma
[jQuery] toggle a div based on clicking a specific radio button
<!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.6000.16414" name=GENERATOR></HEAD> <BODY> <DIV><FONT face=Arial size=2><SPAN class=419234116-21032007>I have three radio buttons, each with an id ("p", "s", "m") and a group name of "domainlist"</SPAN></FONT><FONT face=Arial size=2><SPAN class=419234116-21032007>. </SPAN></FONT><FONT face=Arial size=2><SPAN class=419234116-21032007>I
[jQuery] NOTICE: Moving to Google Groups
hi... in looking over the googl groups page, i couldn't find how to still be able to get the emails from the topics.. can someone point me to where the information is that illustrates how to add/view postings to the group, if you're using outlook (msoft). thanks -bruce -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On Behalf Of Mark Thompson Sent: Wednesday, March 21, 2007 7:49 AM To: jQuery Discussion. Subject: Re: [jQuery] NOTICE: Moving to Google
[jQuery] modifying autocomplete behavior
<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] modifying autocomplete behavior
<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=Generator content="Microsoft Word 11 (filtered medium)"> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;}
[jQuery] NOTICE: Moving to Google Groups
Again, from Mark's earlier posting: >Click on "My Account" once signed in with your Google Account, then click on "Manage Subscriptions" next to the "Groups" link. Assuming you have any Google Groups subscriptions you can see the interface already; when John opens the group you'll be able to choose how to receive the list. -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of bruce Sent: Wednesday, March 21, 2007 9:50 AM To: 'John Resig'; 'jQuery
[jQuery] Code simplifying request.
<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" xmlns:ns0="urn:schemas-microsoft-com:office:smarttags"> <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\:*
[jQuery] Search Results Filtering
I have seen plugins like quickSearch and jSearch which search within a resultset. They do a nice job. What I am wondering is if anyone has done any work towards a multi-criteria filter using sliders or something. I am thinking of something like the search filters at Kayak.com: http://www.kayak.com/s/flights.jsp?searchid=aS1IhssBOi8vUIpJHKwo&completed=true where the user can move the price and times around. It also includes non-sliders, but that's really interface. It seems the meat here is filtering
RE: [jQuery] NOTICE: Moving to Google Groups
so john. after you 'open' the group/list, there will be a way to specify to get the group postings as email, is this correct? -bruce -----Original Message----- From: John Resig [mailto:jeresig@gmail.com] Sent: Wednesday, March 21, 2007 9:42 AM To: bedouglas@earthlink.net; jQuery Discussion. Subject: Re: [jQuery] NOTICE: Moving to Google Groups Bruce - The group is closed until tonight, when I finish move everything over. You won't be able to sign up until then. --John
[jQuery] select box - options manipulation
Determining a value of a selected option in a select tag: document.formname.selectname.options[ document.formname.selectname.selectedIndex].value Determining the text of a selected option in a select tag: document.formname.selectname.options[ document.formname.selectname.selectedIndex].text Inserting a new option into a select tag: var myformelm = document.formname.selectname; var newoption = new Option(); newoption.value = 'my new value'; newoption.text = 'my new text'; myformelm.options[myformelm.options.length]
[jQuery] NOTICE: Moving to Google Groups
Mark's post below explains how to receive the posts to your email address. This instruction from Google should explain how to post messages via email: http://groups.google.com/support/bin/answer.py?answer=46242 -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of bruce Sent: Wednesday, March 21, 2007 9:06 AM To: 'jQuery Discussion.' Subject: Re: [jQuery] NOTICE: Moving to Google Groups hi... in looking over the googl groups page, i couldn't
[jQuery] NOTICE: Moving to Google Groups
hi... the information on google states "...You can reply to an existing post over email if you're setup to receive all posts to the group through email..." however, i can't seem to figure out how/where to go to setup the group, so i can receive the post via email!!! thoughts/comments... thanks -----Original Message----- From: Paul [mailto:montare@gmail.com] Sent: Wednesday, March 21, 2007 9:19 AM To: bedouglas@earthlink.net; 'jQuery Discussion.' Subject: RE: [jQuery] NOTICE: Moving to Google Groups
[jQuery] loading form field with ajax
Hi all I'm looking an example to use in my form. When user insert zip code and press <enter> my application need to run a ColdFusion function to load city name, state and street name text fields for brazilian postal code. If function doesn't return any data I'll like to show an alert message. Cheers _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] jqModal overlay problem in IE6, IE7
Hi, I just started using jqModal and it works fine in Firefox but in IE (6 and 7) the window appears under the overlay. I tried turning on and off modal mode but it made no difference. I wish I could post the code, but it's for an intranet... I am using the CSS file from the jqModal site. Any ideas where I should start looking? Thanks, Laurent _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Moving Sortable items
Hello all, Is it possible to move sortables programatically? Here's my issue: I have a grouping of divs that I sort on with relative checkbox for each. If the corresponding checkbox is unchecked the div fades to .2 opacity. I would like to then animate a move of that div to the bottom of the list. Possible? Thanks for any ideas - David -- View this message in context: http://www.nabble.com/Moving-Sortable-items-tf3441776.html#a9597268 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________
[jQuery] Thickbox questions
I like the idea of thickbox, but I have a few concerns. 1. I would really prefer not to rewrite my css for all of *my* elements to handle the global padding, margin, etc changes by the thickbox.css file. How will thickbox behave if I comment out the global settings. 2. I still have to use prototype for one function that I have yet to get working on jQuery. So my jQuery calls start with this var $j = jQuery.noConflict(); to make it play nice. Do I need to change all the $ in the thickbox.js file to
[jQuery] NOTICE: Moving to Google Groups
> I've talked it over with a number of people and they feel that Google
[jQuery] jquery.de
Hi, sorry, this is could a little of topic: Maybe some of you already found jquery.de and wondered what's it all about and why there isn't happening anything: I registered jquery.de a year ago, just befor jquery got really popular. As I'm not a big mailing list fan I thought it would be nice to have a german speaking jQuery forum. I contacted John and told him about my plans and he thought it was okay, but told me, that he is also working on a multi language webpage based on Drupal for jQuery and
Next Page