[jQuery] $(array) requested feature
It would be handy if it were possible to pass an array of elements to $(). Does anybody know if this is going to be implemented, or if there's an elegant alternative? -- Jim _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Browser compatibility
I've noticed that $(image).hover() doesn't seem to work in the latest Opera and Konqueror, but $(image).mouseover() and $(image).mouseout() do. Are other people seeing this bug too? -- Jim _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
[jQuery] Tutorial for Designers
> From: Mark Panay
[jQuery] Newbie trying
I am not really even a JavaScript programmer by trade, so trying to jump in and take advantafe of something like remote (or) dynamic scripting with jQuery is something of a stretch for me. I tried one use of jQuery with limited success on my part. Today I was trying something new. as shown on <a href="http://www.jojowebdesign.com/skills/javascript/javascript_content.asp">http://www.jojowebdesign.com/skills/javascript/javascript_content.asp</a> It seems that by implementing your library functions
[jQuery] Inline JavaScript
What is the JavaScript term equivalent to "Inline Stylesheets"? Is it refered to as 'embedded javascript'?<br clear="all"> -- Dan Acuff Sr. Web Designer, Sr. Web Developer <a href="http://www.jojowebdesign.com"> www.jojowebdesign.com</a> 203.733.6336 <a href="mailto:jojowebdev@gmail.com">jojowebdev@gmail.com</a> _______________________________________________ discuss mailing list discuss@jquery.com http://jquery.com/mailman/listinfo/discuss_jquery.com
[jQuery] Some questions regarding prototype.js ...
hi, i'm currently choosing a javascript framework as a foundation for our future javascript coding (not yet too much javascript knowledge here, but that's changing;)) there has been some prototype.js bashing: http://blog.metawrap.com/blog/CommentView,guid,42b961d5-b539-4d9a-b1e0-108e546ae3e6.aspx http://erik.eae.net/archives/2005/06/06/22.13.54/ (maybe prototype.js has fixed this since then, so please correct me) has jquery these problems, too? btw, i dont understand the information at http://jquery.com/docs/PrototypeAndJQuery/
[jQuery] dynamically loading html into a container and then....
Another quick question that i'm sure is already sorted in JQuery... I can dynamically load html into a container using AHAH, no problem. But the only way (that i know how) to attach events to this "new" html is add the evnts to each element in the remote page... they do not seem to attach, i presume some sort of refresh is necessary? What I would like to do is load an unordered list (with no javascript) attach an event to each LI and then be able to tell which one is which (i.e. the contents) when
[jQuery] First wish for Jquery...
Hi new list I'm loving Jquery, so a big thanks. A wish that I currently have is for a way to disable a default action. For example I want to put an event on a submit button, I attach a click event to its ID and then perform an AHAH post, but I do not want the form to submit, obviously if JS is not switched on I want the form to submit as "normal". Maybe this could come with AJAX update planned? In the meantime anybody know of a "quick fix"? mark. -- Mark Panay www.MarkPanay.com _______________________________________________
Test Message
Welcome to the jQuery Mailing List! -- John Resig http://ejohn.org/ jeresig@gmail.com