[jQuery] Description of Product
May I make a suggestion? Your product is obviously a good one and is being well-received. But for those of us unfamiliar with its capabilities, would not a simple description or overview of "what jQuery is", on your landing page, be of assistance to newbies (such as myself) who might or might not be looking for just what this does? If I have overlooked such a entry, please forgive my comments. Thank you!
[jQuery] New way to hover and first-child in IE6
Hi people, my first post and i want that you see this new way to hover and first-child in IE6: http://elmicoxcodes.blogspot.com/2008/03/new-way-to-hover-and-first-child-in-ie6.html What you think about this?
[jQuery] Will latest version of TableSorter work with its Pager?
Hi All, Summary - Ultimately I'd like a table that can be generated client-side, is sortable, can be updated, and paged through. I have already got the generation, updating and sorting working. - I use TableSorter to do the sorting, and I'd like to use its addon plugin Pager. <http://tablesorter.com/docs/> I'm using the latest version of TableSorter <http://dev.jquery.com/ browser/trunk/plugins/tablesorter/jquery.tablesorter.js?format=txt> but the Pager addon plugin that comes with this has not been
[jQuery] Problem with Lightbox plugin (background-shadow)
Hi. I have some problems with the jQuery plugin "Lightbox". I would like to do a reference page for my webprojects with the Lightbox. The problem is, that that the background-shadow doesn't appear over the hole screen when i use an big image. You can see the effect on: http://10.0.0.1/movido.com/de/webdesign-referenzen.html Scroll to the bottom of the page and click on the last reference logo (rieglerhütte). I guess the problem could be solved by setting the background-shadow again, when the image
[jQuery] Pass a parameter to $.ajax's success callback?
Here's the scenario. I'm writing a routine that will take in a list of "items". Each item will fire an Ajax request and the resulting data is placed into a variable identified in the "items" properties. Looping over the items to do the Ajax call results in the LAST item's variable being updated. This makes sense in that the callback happens after the loop has completed. So the question is how do I have the callback set the correct variable? Here's some sample code if it helps: //loop over each item
jQuery Lightbox plugin - shadow problem.
Hi. I have some problems with the jQuery plugin "Lightbox". I would like to do a reference page for my webprojects with the Lightbox. The problem is, that that the background-shadow doesn't appear over the hole screen when i use an big image. You can see the effect on: http://10.0.0.1/movido.com/de/webdesign-referenzen.html Scroll to the bottom of the page and click on the last reference logo (rieglerhütte). I guess the problem could be solved by setting the background-shadow again, when the image
[jQuery] [OT] best web 2.0 ads and mailings ?
Hi all This is quite an off topic question, I hope it wont be moderated. I would like to review nice ads and mailings that are promoting web 2.0 services from webagencies or hosting companies. I am especially interested in material targeted at a non-specialist audience. Have you links for me ? thanks -Olivier
[jQuery] clueTip not displaying ajax data
I am using clueTip to open an html page which renders dynamic data. The page loads fine, but it doesn't make any of the ajax calls. Even just javascript alerts won't work. It seems like it just isn't executing any code. Any ideas on this?
[jQuery] Sortable Element Position
Hi, I'm trying to figure out how i can get the current element position of a sortable list after drag has complete. Should i be using traverse for this?? code example: the second alert gives me -1 as an index. ie: <ul id="foo"><li>value</li><li>value</li><li>value</li></ul> $("#foo").sortable({update:function(e) { alert(e.target.id); alert($("foo").index(e.target)); } });
[jQuery] Using JQuery Effects in Parent Window from iFrame?
Hello, I have a simple HTML file with an iframe. Inside the iframe is a simple submission form. I would like to be able to click "Submit" and have Jquery append content to a div that is outside of the iframe. I have exhausted my knowledge of parent heirarchy in JS trying to find a solution. I couldn't find a solution in the Wiki or on Google. Any help is appreciated, Andrew
[jQuery] [ANNOUNCE] Jonathan Snook Live on UStream.tv
Jonathan Snook will be conducting a live chat tomorrow (3/5/08) at 10:00am EST (15:00 GMT) via UStream. Here are the details: * Location: http://www.ustream.tv/channel/snookca * Date/Time: 3/5/08 at 10:00am EST (15:00 GMT) * Topic: Q&A relating to Jonathan's development work with Adobe AIR, and questions regarding JavaScript, frameworks (PHP or JavaScript), or about freelancing. If you're not familiar with Jonathan, he is one of the top client-side veterans around having published books, articles
[jQuery] Tabs & Slideviewer and IE 6,7
I love slideviewer and tabs. but in i.e. when the divs are hidden it doesn't recognize those divs as part of the dom tree to start the photogallery. Anyone have any idea of a work around ?
[jQuery] Jquery rating plugin
Heres the situation. I have multiple objects to vote on, on one page. The objects are dynamically generated from the database, and they each have a unique id. When a user clicks one of the ratings i need to store the rating in the db via $.post. The thing is how do i figure out which rating has been clicked, and how do i know how many forms to even write out? This has bothered me long enough hopefully somebody can help?
[jQuery] how to get the size of the image file before user upload it.
hi all, is there a way to do this that can work both under ie and FF.thanks in advance. George
[jQuery] global functions
Hi, Love jQuery! I have two functions nested within $(document).ready() statements. One is an inline script, one is in a library. How do I make one function global to the other? Thanks, John
[jQuery] Preventing command+A (select all) in FF/Mac
I have a Flash movie inside of a standard HTML page with text. When a user hits command+A to select something in the textfield of the Flash movie, it selects all the text from the HTML part of the page as well. Really annoying. I can detect the command+A with the following code, just can't prevent it from selecting the HTML part. Any ideas? Pastebin: http://pastie.caboo.se/162497 // Command+A in FF/Mac only triggers a keyup on the A. $('#buildermovie').bind('keyup', function (e) { if (e.which ==
[jQuery] jquery treeview - navigation refresh problem -
hey guys. dont mean to repost i posted on the site but it didnt come through in email.. not sure if this is due to massive amount of cfif's or some thing with jquery.. i am trying to use tree view on a test/stage site <a href="http://63.144.103.199/industrial/enclosures/wallmount/index.cfm" target="_blank">http://63.144.103.199/industrial/enclosures/wallmount/index.cfm</a> its slow.. i am using cfif statements to open close tree branches by setting the class of the <li>. my problem so far is that
[jQuery] need help with tableSorter plugin - way to pass names rather than # to header?
Hello I made an earlier post regarding this as well but now i know what the problem is So i have a table like this http://i32.tinypic.com/287oolg.jpg the code for the table i slike this <thead> <tr> <th rowspan="3">1</th> <th rowspan="3">2</th> <th colspan="2">3</th> <th colspan="7">4</th> <th colspan="4">5 members</th> </tr> <tr> <th rowspan="2">3a</th> <th rowspan="2">3b</th> <th rowspan="2">4a</th> <th colspan="2">4b</th> <th colspan="4">4c</th> <th rowspan="2">5a</th> <th rowspan="2">5b</th>
[jQuery] Vertically aligning a div
Hi, very new to jQuery, but suspect it can probably help me out. I have a div of a fixed height (auto scroll where content exceeds that height), that I would like to center vertically on the page. I'm assuming I can use jQuery to work out the height of the browser window, subtract the height of the div and then apply margin-top and margin-bottom at 50% of that result to achieve what I'm after - but am very lost as to the syntax involved. Any help gratefully received! TIA
[jQuery] Group selectors and apply one filter.
Hi all, I'm new to JQuery and want to do the following: Given the following html: <div id="parent"> <div></div> <div></div> <div></div> <div></div> <span></span> <a></a> </div> I want to select the last 'div' or 'span' child of div using the ':last' filter. Is this possible? Something like: $( '#parent ).children( '( div, span ):last' ) $( '#parent ).children( 'div:last, span:last' ) doesn't work and returns the last div. Thanks!
[jQuery] Bassistence Validation Help
How can I manipute focusInvalid events?
[jQuery] re[jQuery] move  ?
I have some HTML being generated by a JSP tag (no control of tag) - it generates two consecutive non-breaking-spaces inside of a TD, and before a DIV. This is causing a layout issue, I'd like to traverse and delete the NBSPs - I can't seem to figure this out so far since they are text element...any ideas? Thanks! -- View this message in context: http://www.nabble.com/remove--nbsp--tp15863555s27240p15863555.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.
[jQuery] bind/click/blur/focus method?
Hey all. I have an input element used for search.. eg <input id="foo" name="foo" value="" type="text"> When the dom is loaded, I'm changing the value of this input to 'Search keyword..' and I've added an event handler for the 'focus' event, so that the value of the input changes to blank if you focus on it. I've tried adding a second function hoping to change the value back to 'Search keyword..' if you click anywhere else (so the focus is no longer on the input). The code below however isn't doing
[jQuery] Embed youTube video using jMedia plugin
Sorry if I posted this earlier, but ,y ocmputer crashed on post, and I could not find the posted message. I am trying to use the jMedia plugin to embed a youtube video on my page, but when I try, it doesn't do the replace (although if I use a normal swf, it works fine). Has anyone done this before that can help? HTML --------- <div id="flash_test">you need to get flash or enable javascript</div> JAVASCRIPT -------------------- $(document).ready(function(){ $("#flash_test").jmedia( {version:"8,0"},
[jQuery] skipping over some <th> while using tableSorter plugin
Hello I have a table like this http://i32.tinypic.com/287oolg.jpg from the pic...3, 4 and 5 are all <th> but all have columns underneath them, and the underneath columns are the ones that need sorting. If i use tableSorter plugin then it is adding sorting capability to all <th> tags. Is there any way to 'skip' certain <th> tags?? This is the code that i am using for table sorter. $("#myTable").tablesorter({ cssAsc: 'headerSortUp1', cssDesc: 'headerSortDown1', cssHeader: 'header', widgets: ['zebra'],
[jQuery] treeview - weird refresh onload
hey guys. i am trying to use tree view on a test/stage site http://63.144.103.199/industrial/enclosures/wallmount/index.cfm i am using coldfusion with cfif statements to open close tree branches. my problem so far is that i get a weird refresh thing going on where it expands entire tree with no style. with bkg repeat. then once loaded it looks fine. it is sporadic, and i don't know what to look into... the nav is being called by a cfinclude. not sure if there is a better way to do this. i wanted
[jQuery] IE8
I was pretty excited to download IE8 today. All the jQuery stuff in my app seems to work fine. The debugger is pretty nice. I've always had trouble finding bugs in IE. Anyone find any IE8 jQuery problems yet?
[jQuery] [POLL] Online jQuery Training from John Resig
For those that missed this email the first time: The jQuery team is looking to gauge interest in jQuery training delivered in a live, online format by jQuery project lead John Resig. Nobody knows jQuery better than John and in terms of JavaScript, he's considered one of the best in the world. So a training class delivered by him would surely help anyone become more proficient in JavaScript and jQuery. So, if you could take a couple of minutes to participate in the following poll, that would be a
[jQuery] Form plugin and attaching extra stuff to query string
At the moment, I unobtrusively submit a certain form via AJAX if possible and when I do that I need to tell the server to respond with a AJAX suitable return message. I do that by appending async_save=1 to the form. Here's how I actually do it: $(form).append('<input type="hidden" name="async_save" value="1">'); $(form).ajaxSubmit({ success: function(response) { alert(response); }, }); Is there a "better" way to add this extra parameter without having add an element to the DOM like this? -- Peter
[jQuery] Returning false if $.ajax() experiences an error
If a link has a click event I can stop that from firing by just returning false so that the browser stays on the current page. How would I do this when the click event is supposed to send a synchronous AJAX call using $.ajax()? I only want the click event to return false and stop the link from being followed if the AJAX request experiences an error.
[jQuery] Sortables and radio buttons issue
I have a simple sortable list of div's with one containing a group of radio buttons, such as: <div id="container"> <div>Item 1 <input type="radio" name="obj" value="K" /><input type="radio" name="obj" value="D" /></div> <div>Item 2</div> <div>Item 3</div> <div>Item 4</div> <div>Item 5</div> </div> If I check one of the radio buttons and then drag the first Item, once the div is "dropped" the value of the radio button gets unset. Why is that? It appears that in Firefox 2.0.0.12 on Windows Vista that
[jQuery] [Srollable HTML Table] Using this plugin, can someone recommend how to get it to also scroll horizontally?
I'm using the jquery scrollable table plugin found here http://www.webtoolkit.info/scrollable-html-table-plugin-for-jquery.html http://www.webtoolkit.info/scrollable-html-table-plugin-for-jquery.html (if someone knows a better one to use, I'll try that as well. The above really isn't a jquery plugin, it just proxies a call to the base js.) The js works fine for scrolling vertically, but I'd also like it scroll horizontally if I set all the columns to no-wrap and it's too large for the area. Before
[jQuery] jQuery AJAX Dynamic File Download
I've got an export functionality built into my site, whereby users can choose which rows of a data table to export. They export by clicking an "Actions" dropdown and choosing "Export". This triggers an AJAX call that posts which ids to export to a PHP script, which, in turn, builds an Excel document on the fly and delivers it to the user. Here is my code: <input type="checkbox" id="selected1" name="Interviews[]" value="21" /
[jQuery] IE7 problem
Hi there, I'm regua. I've written a plugin for the WordPress blogging platform that uses Ajax to post comments (and display them after posting) + does a simple validation, and it's based on jQuery. It works well in all major browser, except Internet Explorer 7 (not sure about IE6). I'm running a Linux so it's impossible for me to test it (I've tried emulating IE7, but the plugin surprisingly works on the emulated browser...), and so I'm asking you if I'd made any mistakes in my code. Here it is:
[jQuery] opacity issues with IE8
May be a bit premature, but I was testing some of my sites in IE8 beta (8.0.6001.17184) and all the effects using opacity are not working correctly. I checked all the fade effects on the docs and they don't fade in or out, and the thickbox, jqModal, LightBox plugins' overlays are showing as a solid color. Should a ticket be submitted or should I wait till IE8 is further along. just fyi, I am using the VPC that MS provides for IE8/7/6 testing.<br clear="all"> -- Benjamin Sterling <a href="http://www.KenzoMedia.com">http://www.KenzoMedia.com</a>
[jQuery] optimization in jquery
hi, when i work on a big div tag (containing lots of others elements) browser freeze, during few seconds. is there a way to optimize this. and more generally what are the best practices to optimize jquery functions.
[jQuery] jQuery.Plugin, first release.
Hi, First release of jQuery.Plugin, that's the name, it is used to lazy load plugins. The file is only fetched with the first call to the plugin. It's still a bit untested (I'd love some help). I have a small them that I used for my own testing, but it's not good enough to expose, so no demo for now. So.. it's not a demo what I'm asking to be tried, but the code in a real case. If you don't want or don't know how to help/test. You can just give me your opinion on the idea, and maybe something you'd
[jQuery] jQuery listen plugin help
I am trying to bind to the submit function of a form using the jQuey Listen plugin. $.listen('submit', '#eventForm', function(){ alert("Submit Clicked"); } This is working fine in firefox but not in Internet Explorer. Does anyone have any ideas? Calvin
[jQuery] Lightbox v0.4 Button Placement
Hi All, Does anyone know how to move the buttons in the JQuery Lightbox v0.4 (http://leandrovieira.com/projects/jquery/lightbox/)? I would like to have the Close button in the top right corner, the next button in the bottom right corner and the previous button in the bottom left corner. Thanks, -Roman
[jQuery] roundcorners+gradient+progression= ...
roundcorners-canvas+gradient plugin+jQuery Progression = http://www.meerbox.nl/jrc_demo/example3.html i just released a new version of my plugin jquery-roundcorners-canvas and i created a new demo. You can do a lot of fun stuff with different plugins :)
Next Page