[jQuery] [PLUGIN] editInPlace with checkboxes and selectBoxes
<span style="font-family: courier new,monospace;"><span style="font-family: arial,sans-serif;">I will document this later, but suffice it to say that you can call the editInPlace function with an AJAX callback for successful saves (say, to update the page after a save is completed), a typeOfBox (which can be "text", "checkbox", or "select" but defaults to "text"), as well as a dataUrl, which provides: </span></span><ul><li>blank or 'checked="checked"' for checkboxes</li><li>a <select> list containing
[jQuery] datePicker plugin IE memory leak fixed
Hi Kelvin, I'm resurrecting this thread per your note about memory leaks in the "date picker plugin bug fix" thread.
[jQuery] Sortable table plugin in the wild
<a href="http://jobs.joelonsoftware.com/">http://jobs.joelonsoftware.com/</a><br clear="all"> -- Yehuda Katz Web Developer (ph) 718.877.1325 _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Can XPath support multi-attributes selector?
I tried this: $("thead//input[@name='selectall',@type='checkbox']") but it failed: m has no properties I want to know if the xpath in jQuery support multi attributes selector, or I got the wrong syntax? -- I like python! My Blog: http://www.donews.net/limodou UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad UliPad Maillist: http://groups.google.com/group/ulipad _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] API Bug - PREV
In the API under PREV() it uses the syntax PREVIOUS in the example. Glen _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Checkboxes
Works for me if the checkbox is within a correctly constructed data cell: <thead> <tr><td><input type="checkbox" /></td></tr> </thead> m. -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Kevin Scholl Sent: Monday, September 11, 2006 2:26 PM To: jQuery Discussion. Subject: [jQuery] Checkboxes Would anyone have any idea why checkboxes within the THEAD and TFOOT of a table would not be recognized up by the following: $(document).ready(function(){
[jQuery] Only allow PDF File upload
Hi, I would like to create a simple file upload form. The whole thing should be something like described here: http://ch2.php.net/features.file-upload But I would like to restrict the upload to PDF files. Since I already have jQuery running for other purposes I was thinking about using it for this as well. (At least for the first stage to check the last three letters of the filename. If I am right it is not possible to check the MIME type before sending) My idea is to check the file-input field as
[jQuery] Client-side query term highlighting demo using jQuery
Client-side query term highlighting demo using jQuery http://dossy.org/referer-demo.html Here's a quick client-side query term highlighting demo that uses jQuery to parse the document.referrer and walks the DOM to highlight text by wrapping it in a <span> with the class "qterm". Thanks, John, for pointing out that I can recursively walk the DOM with $("body *") ... that hit the spot. Here's the code: <style type="text/css"> .qterm { color: #444; background-color: #ee9; font-weight: bold; } a span.qterm
[jQuery] Jquery code contaiened in external files
Hi, well I have been using Jquery for a project but I stick with a problem specially with IE 6. Well the problem is this.. I have some source code that I got from an ajax call into a main page. it contains jquery code and html. With FF all works fine... but IE6 seems that it Doesn't register the events for the new elements. I hope I was clear. Thanks for u reply. -- View this message in context: http://www.nabble.com/Jquery-code-contaiened-in-external-files-tf2255636.html#a6256396 Sent from the JQuery
[jQuery] date picker plugin bug fix
Hi, I've just fixed a bug in my date picker plugin (thanks to Bruce McKenzie for pointing it out). Basically the plugin was getting confused about which was the first day of the month in certain circumstances... So if you are using it then please download the newest version of the code from the plugin's page: http://kelvinluck.com/assets/jquery/datePicker/ Cheers, Kelvin :) p.s. No IE memory leak experts had any feedback on my other problem where chaining methods in jQuery (as opposed to executing
[jQuery] Help with loading a Google Map
I am trying to load this map page: http://www.4realty.info/newAugust06/maps/map_test.html into this test page: http://www.4realty.info/newAugust06/map_example.html The map_test.html file is the "standard" Google maps API script with fixed coordinates. The map_example.html file uses jquery to load map_test into a div using <script type="text/javascript"> $(document).ready(function(){ $("a.snoco").click(function(){ $("div#mapContainer").load("maps/map_test.html"); }); }); </script> As you can see
[jQuery] Preserving context within closure
Hi guys, My friend has had some trouble signing up for this list, so he asked me to forward this question while he tries to get his signup sorted out: // start quote Is there any standardized way to preserve context when setting callbacks within an object's method? Here's how I see it is done now: function Editor() { // class Editor var self = this; $(document).ready(function() { self.doSomething(); }); } Here's how I think it could be improved: function Editor() { // class Editor $(document).ready(function(ctx
[jQuery] Display Data in Chunks
Hi, I am running a PHP script which processes around 1500 records. Is there a way in jQuery to get partial data back from the server. i.e. get 100 finished records. Regards, Rahul Trikha _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Interface Draggable in a container
Stefan or anyone who can answer this, I'd like to use a sortable inside a container a la Google Maps. Unfortunately, the current sortable code "lifts" items wrapper inside a container out of the container (regardless of zIndex) so you can see the entire item being dragged. Is there a way to have a draggable item inside a container that stays inside the container when being dragged? <br clear="all"> -- Yehuda Katz Web Developer (ph) 718.877.1325 _______________________________________________ jQuery
[jQuery] mootools
<!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.2900.2180" name=GENERATOR></HEAD> <BODY text=#000000 bgColor=#ffffff> <DIV dir=ltr align=left><SPAN class=666493119-11092006><FONT face="Lucida Console" color=#0000ff size=2>seems to be fixed in FF, but still has a problem in IE. I assume this is due to the JQuery bug you mentioned?</FONT></SPAN></DIV><BR> <DIV class=OutlookMessageHeader
[jQuery] New site using jquery ( jcarousel )
Well done! <!----------------//------ 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 Armand Datema Sent: Monday, September 11, 2006 2:16 AM To: jQuery Discussion. Subject: [jQuery] New site using jquery ( jcarousel ) Well the site is life now ( soft launch ) http://www.politieknieuws.nl/ Still
[jQuery] Accessibility. Take it Seriously in Your Web Apps.
<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] AJAXGrid plugin - text version
Maybe this time the text gets right: This is a plugin I worked on a lot. Has a lot of features: * in place edit: the cells converts into text field, textarea or select * resizeable columns * keyboard navigation * live scrolling * triggers events on select and onsort , based on those you can link two grids or interact with other JavaScript function of your own * AJAX driven data loading based on a simple XML format * buffers data * basic API to interact with the grid from outside * the possibility
[jQuery] Multiple IE+Opera problems
> I've got a problem, probably found a bug in jQuery.
[jQuery] Tabs plugin feature request
Hi Klaus I've been playing around with your tabs plugin, and would very much like it if you could add a callback facility. ie, when the tab is changed, i'd like a function to be called in the scope of the active tab. I can make this change myself, but dont know whether i have the latest version. does the URL quoted below contain the latest version? Regards Ashutosh <div><span class="gmail_quote">On 8/3/06, <b class="gmail_sendername"> Klaus Hartl</b> <<a href="mailto:klaus.hartl@stilbuero.de">klaus.hartl@stilbuero.de</a>>
[jQuery] Help with loading a Google Map
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=015441216-11092006><FONT face=Arial color=#0000ff size=2>Ooooh. Yehuda...what a great idea. Works really well on IE/PC.</FONT></SPAN></DIV> <DIV> </DIV> <P><FONT size=2><!----------------//------<BR>andy matthews<BR>web developer<BR>certified advanced coldfusion programmer<BR>ICGLink,
[jQuery] mootools
I'm using the interface library effects, so it could be those, or CSS as you mentioned. The sample page is: http://langdata.potowski.org/Tests/InterfaceTest.php# -----Original Message----- From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of John Resig Sent: Friday, September 08, 2006 6:48 PM To: jQuery Discussion. Subject: Re: [jQuery] mootools
[jQuery] Multiple IE+Opera problems
Hi all, I've got a problem, probably found a bug in jQuery. The $.load function doesn't refresh the DOM in select-fields when using IE6 (7 not tested) or Opera(8.5 and 9beta) but in FF it works. I've got the following source (unimportant things are hided): in Head: <script type="text/javascript" src="appxfile/jquery.js"></script> <script type="text/javascript"> $(document).ready(function() { $("#KLS").bind("change", function() { $("#STW").load("./ajax.html"); }) }); </script> in Body: <table> <tr>
[jQuery] Accessibility. Take it Seriously in Your Web Apps.
I completely and totally disagree with the court in this case. At what point does it stop? Does my personal blog need to be accessible to the blind? What if I don't care about them? Why should the courts get involved in this matter? I just think that we're taking things like this a little too far, IMO. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> -----Original Message-----
[jQuery] Accessibility. Take it Seriously in Your Web Apps.
I can understand laws on physical access. My uncle is a parapalegic, and had to fight to gain access to public buildings in Jacksonville, Flordai (where he lives). But to carry the law over to the website is just pushing it. It's "less expensive" than building ramps to all of your stores, but why?!? At what point do we stop bowing to political correctness and start telling people "you're BLIND...get a friend to help you with the website." <!----------------//------ andy matthews web developer certified
[jQuery] Ajax Throbber How-to?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content=text/html;charset=ISO-8859-1> <META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD> <BODY text=#000000 bgColor=#ffffff> <DIV><SPAN class=796011213-11092006><FONT face=Arial color=#0000ff size=2>Rey...</FONT></SPAN></DIV> <DIV><SPAN class=796011213-11092006><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=796011213-11092006><FONT face=Arial color=#0000ff
[jQuery] Ajax Throbber How-to?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE></TITLE> <META http-equiv=Content-Type content=text/html;charset=ISO-8859-1> <META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD> <BODY text=#000000 bgColor=#ffffff> <DIV><SPAN class=484461213-11092006><FONT face=Arial color=#0000ff size=2>Felix...</FONT></SPAN></DIV> <DIV><SPAN class=484461213-11092006><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=484461213-11092006><FONT face=Arial
[jQuery] jCarousel
Hi there, i'm the next one staying in the line of jQuery plugin authors. I've created a new plugin called jCarousel. Its inspired by Bill Scott's "Carousel Component" for YUI. Check it out at http://sorgalla.com/pages/jcarousel.html and let me know what you think. Thanks, Jan -- View this message in context: http://www.nabble.com/jCarousel-tf2205628.html#a6108635 Sent from the JQuery forum at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] New site using jquery ( jcarousel )
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1"> <TITLE>[jQuery] New site using jquery ( jcarousel )</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=2 FACE="Arial">It runs extremelly slow, and takes about 95% of CPU.</FONT> <BR><FONT SIZE=2 FACE="Arial">Firefox 1.5.0.6, WinXP</FONT> </P> <P><FONT SIZE=2 FACE="Arial">Jose
[jQuery] Preserving context within closure
> From: Jonas Galvez (via Patrick Hall)
[jQuery] New site using jquery ( jcarousel )
Well the site is life now ( soft launch ) http://www.politieknieuws.nl/ Still need to add a few more modules and ad some extra serverside code to make sure the carousel id is only attached if the rows returned are 10 or more but so far im pretty happ with it and takes a lot fatser to load then a custom on i did a while back and the YUI one. Armand _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Problems getting border width
I just ran into a problem getting the border width from elements. This isn't a specific jQuery problem but might end up in an improvment...). I need to get the exact width of an element (width+padding+margin+border). So, i discovered some strange results while retrieving the border width. I've setup a quick and dirty test at: http://sorgalla.com/test/borders.html IE6 and Opera (9.01): If no style is assigned, IE returns "medium" and Opera returns 3 (which might be the default value for "medium").
[jQuery] OT: technique to pass values to JS/JQuery through HTML
Hi, this has nothing to do with JQuery directly but since the brightest minds are around in this mailing list and this should be of general interest... What I am trying to do is to pass values along with a tag, so I can use that values on a mouse click or so. A short example: <ul> <li id="li_123">Johnny</li> <li id="li_345">Nina</li> <li id="li_54">Olga</li> </ul> Now I could do something like this (pseudocode, might not work): $('ul>li').click(function(){ var userId = $(this).attr('id').split('_')[1];
[jQuery] $.getScript error message
Calling $.getScript with only one parameter, being the url, I always get this message (on FF): "data has no properties" It points to line 226 of http://jquery.com/dev/svn/jquery/src/ajax/ajax.js if ( data.constructor == Function ) { type = callback; callback = data; data = null; } What I do is as simple as this: $.getScript('http://newsride/shared/fetch/account/login/login.js?v=20060620-1'); So I thought changing line 226 to if ( data && data.constructor == Function ) { should fix the problem and
[jQuery] Equivalent to jQuery's Form.Observer
Is there a jQuery alternative to Prototype's Form.Observer? <a href="http://www.sergiopereira.com/articles/prototype.js.html#Form.Observer">http://www.sergiopereira.com/articles/prototype.js.html#Form.Observer</a><br clear="all"> -- Yehuda Katz Web Developer (ph) 718.877.1325 _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] prototype $H()
Does jquery have something like $H() ? I'm trying to convert a prototype based script var a = $H({ a1: ["1", "2"], a2: ["3", "4"], }); and a.each(function(n) { var v = $H(n).value; }); how would I do this in jQuery? thanks, Will _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] prototype $H()
--
[jQuery] JS Keyboard
> From: Yehuda Katz
[jQuery] little help
im quite new to juery but iv managed to setup some of the plugs to work nicely on my pages (tabs and thickbox) im just wounder how i would do this: have div (hidden at first) but then slide down when a link is pressed? and within the div have anotther link to hide it? i know it wont be too hard for you pro's. So thanks in advice. i want the div to by called '#addcomment' thanks :) -- View this message in context: http://www.nabble.com/little-help-tf2235942.html#a6199695 Sent from the JQuery forum
[jQuery] JS Keyboard
I need to create a basic keyboard for a touchscreen app that will be in the page. There might be multiple text boxes on one page, and I need a way to keep the JS knowing which box actually "has focus" (even though the keys pressed on the keyboard will actually have focus in the JS sense). I could keep a global variable with the details, but is there a better way?<br clear="all"> -- Yehuda Katz Web Developer (ph) 718.877.1325 _______________________________________________ jQuery mailing list discuss@jquery.com
Next Page