[jQuery] Re: Ajax and Flickr picture load??

2007-09-28 Thread Jan Sorgalla
Hi, dmitryseliv wrote: Can someobody point me in right direction who to load pictures dynamicly from flickr? I can't seems to make the sample work that cames with the pages. file dynamic_flickr_api.php has this referrence include '../../config.flickr.php'; But package does not have this

[jQuery] Re: MooTools $events expando workaround

2007-09-28 Thread John Resig
This was fixed in jQuery version 1.2 (and newer). Using that version of the library shouldn't cause you any problems. --John On 9/28/07, Ayan [EMAIL PROTECTED] wrote: Dear sir, I am facing this problem... yes, its because mootool+jQuery. My Joomla site's Template system runs on mootool,

[jQuery] Documentation / API

2007-09-28 Thread george.gsgd
So what's going on with this? Whilst I know it's a huge job and takes time, the current docs are just plain inadequate. It used to be so much better. And there's no linking between related functions. I realise it's a wiki, but there's no information on how to go about editing it and it's all so

[jQuery] OpenLaszlo/Flex vs jQuery?

2007-09-28 Thread Scott Sharkey
Hi All, I'm starting to hear a lot of buzz about OpenLaszlo and Flex, and after looking at it, I'm wondering what they do that can't be done in jQuery? Seems to me that most of it is just widgits for idiots, if you know what I mean. I don't tend to like my sites being dependent on

[jQuery] Re: Amazing new navigation technology!

2007-09-28 Thread Michael Geary
And the next time you're in California, be sure to try some of our fresh olives, right off the tree. It's a taste you'll never forget! From: Gordon Try dropping this amazing new script onto a page with hyperlinks, your users will never forget the experience. (requires jQuery 1.2)

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Steve Blades
Robert, This forum is for all people, at all levels of skill, and is intended for learning and sharing. Yes, the tone and title of the original message were off (a sign of frustration, I'm sure), but that doesn't mean that any of us should pay less attention, or offer less aid, than we would to

[jQuery] Did I get *all* of the XPath plugin?

2007-09-28 Thread Danjojo
Is this all I need to add to my external .js library to fully include the Xpath plugin? /* * Simple XPath Compatibility Plugin for jQuery 1.1 * By John Resig * Dual licensed under MIT and GPL. */ (function(jQuery){ var find = jQuery.find; jQuery.find = function(selector,

[jQuery] Re: ANNOUNCEMENT: Chili 1.9 much faster

2007-09-28 Thread Brandon Aaron
First ... sorry this thread got so off-topic... I can give you a couple of use-cases. :) Lets say you have an element on the page that needs to animate but only once it is 75% viewable. Another good use is if you have a widget that uses lots of system resources, you can pause or disable it

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread george.gsgd
Surely this should be done with CSS. Javascript is great, but making your navigation rely on it is not. Also, it would be better semantics to mark up your menu as a list.

[jQuery] Re: Amazing new navigation technology!

2007-09-28 Thread Andy Matthews
That's a trick question. All olives taste disgusting! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of voltron Sent: Friday, September 28, 2007 5:12 AM To: jQuery (English) Subject: [jQuery] Re: Amazing new navigation technology! This made me

[jQuery] Re: Problems with $.post and $.ajax

2007-09-28 Thread Marc Jansen
Hi Oscar from Sweden, works loke a charm for me (using PHPs superglobal $_POST), it seems as if you just forgot to add a callbackfunctionthat is going to handle the servers response. $( document ).ready( function () { $( a#go ).click(function () { $.post(test.php, { namn: $(

[jQuery] Re: Documentation / API

2007-09-28 Thread John Resig
So what's going on with this? Whilst I know it's a huge job and takes time, the current docs are just plain inadequate. It used to be so much better. And there's no linking between related functions. I realise it's a wiki, but there's no information on how to go about editing it and it's

[jQuery] Re: jCorner problem?

2007-09-28 Thread Mark
On Sep 27, 10:57 pm, Mike Alsup [EMAIL PROTECTED] wrote: Because of the nature of floats, I don't really see a universal solution. Wrapping an element or changing its position naturally would have a great affect on layout. I don't think this is a problem with floating the cornered div,

[jQuery] Re: Problems with $.post and $.ajax

2007-09-28 Thread [EMAIL PROTECTED]
I'm trying to learn jQuery so I can use ajax much easier than writing ordinary javascripts. But it isn't working for me. Tried soo many different (and Very easy) things and they won't work. Can someone explain what I am doing wrong? This is just a little testpage. custom.js:

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread AJ
On Sep 28, 8:27 am, george.gsgd [EMAIL PROTECTED] wrote: Surely this should be done with CSS. Javascript is great, but making your navigation rely on it is not. Also, it would be better semantics to mark up your menu as a list. I posted this in response to a similar concern posted to the

[jQuery] Strange behavior with html() in IE.

2007-09-28 Thread [EMAIL PROTECTED]
Hi guys, how are ya. http://15daysofjquery.com/edit-in-place-with-ajax-using-jquery-javascript-library/15/ , have some nice edit in place example with jquery so i tried to use it at my proyect, but i found some issues with the function html(). at IE. I'm new at jquery, but decided to learn more

[jQuery] Re: Problems with $.post and $.ajax

2007-09-28 Thread Oscar from Sweden
It works if I use $(div.hej).load(test.php?namn=+$ (#namn).val() ) But I want to use post because I can't write f.e Ö...

[jQuery] Re: When will the API be updated for 1.2.1?

2007-09-28 Thread Juha Suni SC
In the meanwhile it would help tremendously if the documentation and API links were consistent in where they point to, and the 1.2 api in the wiki was easy to find. FYI: The 1.2 API in the wiki is at: http://docs.jquery.com/Core (or by clicking jQuery Core in the wiki main page at

[jQuery] Re: When will the API be updated for 1.2.1?

2007-09-28 Thread David Duymelinck
I asked once before if it was possible to have a cheatsheet of the different jQuery versions and i would gladly want to donate my time to make this happen , just give me some direction how to find the apis for the different versions and i'm off :) -- David Duymelinck Brandon Aaron schreef:

[jQuery] Re: Documentation / API

2007-09-28 Thread Glen Lipka
There actually is a google groups dedicated to just that topic. http://groups.google.com/group/jquery-docs?hl=en I have similar concerns as you. I think it will come together, but often with open source projects, the docs have peaks and valleys over time in regards to comprehensiveness, accuracy

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread AJ
There's never too many beginner tutorials...everyone may not become an expert, but everyone has to be a beginner! Exactly. It sounds kinda hokey, but I've gotten so much good out of other tutorials, I feel like anywhere I can contribute, I need to put it out there. Thanks for the

[jQuery] Re: When will the API be updated for 1.2.1?

2007-09-28 Thread Andy Matthews
I agree... I'd argue that no matter how many cool features the next version of jQuery has, if the docs and underlying support mechanisms aren't intuitive and easy to use, then people will turn away from it. I think that the next release should be full-featured, robust documentation. andy

[jQuery] Re: functions after $.get work strange

2007-09-28 Thread [EMAIL PROTECTED]
Erik Beeson wrote: The value from $.get CAN NOT be returned from isTracked because isTracked will have returned before the $.get callback executes. Shame :/ But thank you for that answer. I was fighting because I thought that it is possible. Waste of time :/ So I have no choice and put all

[jQuery] Re: MooTools $events expando workaround

2007-09-28 Thread Ayan
Dear sir, I am facing this problem... yes, its because mootool+jQuery. My Joomla site's Template system runs on mootool, but my one of the component runs on jQuery. So, I need to do this Hack. My question is - If I convert '$event' to '$event2', will it effect on the workings of the template

[jQuery] AJAX load syntax question

2007-09-28 Thread ZAP
I'm wondering if there's a way to pass AJAX POST vars with a key that's assigned as a variable, e.g. function updateQty(uniqueID,qty){ $(#basket).load(/basket-contents.html,{uniqueID:qty}); } What I'd like to get from this is a POST var with a key of whatever the variable uniqueID is,

[jQuery] Re: Paste Monkey Beta Launched

2007-09-28 Thread Joan Piedra
Oh that sounds reasonable. Thanks for answering, and good job at paste monkey. Btw, how is your cake_jquery_cms work going? =) On 9/27/07, Tane Piper [EMAIL PROTECTED] wrote: Hi Joan, Well the fact that GeSHi supports more languages, that's why I used it. But also, the code is generated

[jQuery] Re: ANNOUNCEMENT: Chili 1.9 much faster

2007-09-28 Thread Guy Fraser
Brandon Aaron wrote: Speaking of that ... I've got a plugin ... unreleased/undocumented at the moment ... called viewable. It gives you a percentage of the element that is viewable. http://brandonaaron.net/jquery/plugins/viewable/test/test.html That's pretty cool. How are you using it?

[jQuery] jquery selector contains

2007-09-28 Thread 昆(cmd)
for example $(tr :contains('aaa')) is ok but how can i query for expression : or 1.$(tr :contains('aaa' | 'bbb' | 'ccc' )) 2.,, 3.+ + They are not right! I don't know how to write,thanks.

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Robert Koberg
Hi, I am new to jquery. Haven't had any problems that couldn't be solved by the docs or a search. I am amazed that an ass/troll/clueless individual gets so much play. whatev, -Rob On Thu, 2007-09-27 at 21:54 +, cmbtrx wrote: lol looks just like mine. I sense that a stupid typo is fast

[jQuery] Re: jQuery.escapeHTML( str ) ?

2007-09-28 Thread [EMAIL PROTECTED]
Sorry, didn't know about text() http://docs.jquery.com/Utilities (only trim( str ) found there). On 28 сент, 01:49, J rn Zaefferer [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] schrieb: Will it be? Function like htmlspecialchars() in PHP is useful when you need to insert some value into

[jQuery] Code breaks on Safari Mac

2007-09-28 Thread bytte
hi list, I'm using the latest jquery build to do some fancy ajax+animation stuff on my website. Nothing spectacular. It works in all browser yet not in Safari on Mac. Any idea what I am doing wrong? Even the simple hide() function (second line of the script) doesn't work. Any idea on how to fix

[jQuery] Re: Did I get *all* of the XPath plugin?

2007-09-28 Thread John Resig
Yes, that's it. We really don't support very much XPath, only a couple commands. That was a big reason why it was removed, we didn't have to resources or interest to flush it out into a full XPath representation. --John On 9/28/07, Danjojo [EMAIL PROTECTED] wrote: Is this all I need to add to

[jQuery] Re: Problem with jQuery.unique( array )

2007-09-28 Thread Richard D. Worth
It turns out this was a bug in the docs, not in the code. jQuery.unique only supports an array of DOM elements. See related thread: [jquery-dev] unique(array) function - bug ticket 1747 http://groups.google.com/group/jquery-dev/browse_thread/thread/92b8c0230efd739 Docs have been updated and

[jQuery] Re: Paste Monkey Beta Launched

2007-09-28 Thread Tane Piper
Jorn, The other valid reason is, switch of JS and view the site - the app is 100% designed to work with both js on and off, and if I used Chilli, then that wouldn't be the case. If I can get Chilli to support all the languages GeSHi supports, I could write in a conditional handler to ignore the

[jQuery] Re: Avoid enter keypress to submit form

2007-09-28 Thread traunic
I have used this before: $(form:first).submit(function(){return false;}); $(#myButton).click(function(){$(form:first).get(0).submit();}); Basically prevents the form from submitting unless I explicitly instruct it to in JS. On Sep 25, 7:05 am, Fabien Meghazi [EMAIL PROTECTED] wrote: Hi, Is

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Christof Donat
Hi, So, if I understand this, clicking on the jQuery link above should...uhh, pop an alert right? No. A click on any a-tag on your page will pop the alert. Christof

[jQuery] Re: When will the API be updated for 1.2.1?

2007-09-28 Thread John Resig
On 9/28/07, Juha Suni SC [EMAIL PROTECTED] wrote: In the meanwhile it would help tremendously if the documentation and API links were consistent in where they point to, and the 1.2 api in the wiki was easy to find. FYI: The 1.2 API in the wiki is at: http://docs.jquery.com/Core (or by

[jQuery] val function for select with 'special character' not working

2007-09-28 Thread syg6
In the FAQ it says that if you have an element with a 'special character' in it you must escape it. Fair enough. I have this select: select id='app.id' option... /select When I try the following: $(select#app\\.id).val() I get null. These don't work either: $(#app\\.id).val()

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread cmbtrx
Shucks, I knew it was too good to be true. This ass/troll/clueless individual thanks you for making this group forum now begin to sound like every other developer's resource on the web: well-intentioned but ultimately crippled by the bratty missives of a few self-important detractors. Feel free

[jQuery] Re: Enterprise Javascript?

2007-09-28 Thread Jake McGraw
Why no love for AIR? From what I've read, heard and seen, it's going to be a very interesting platform to develop for and bridge the gap for a lot of web developers that would like to code for the desktop. What I'm looking for in developing web applications for the desktop is the easiest,

[jQuery] Re: Did I get *all* of the XPath plugin?

2007-09-28 Thread Sam Collett
Can it also be changed to take advantage of some browsers XPath parsing abilities (that is how I thought it would have worked when 1.2 came out)? I know Firefox has native parsing (http:// developer.mozilla.org/en/docs/ Introduction_to_using_XPath_in_JavaScript) and so does Internet Explorer (via

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread AJ
On Sep 28, 1:33 am, Glen Lipka [EMAIL PROTECTED] wrote: Started some demos, but got sleepy. :( I am halfway through a imageSprite menu. But for now, this is what I gots.http://commadot.com/jquery/hover.php That's an awesome technique. I'll definitely tuck it away for reference :) I think my

[jQuery] Re: How do I select an Element with the ID=foo.bar:data with jQuera Selectors?

2007-09-28 Thread ravenel
Thanks - that helped me a lot... Did not see it in the FAQs before! On 27 Sep., 23:52, Karl Rudd [EMAIL PROTECTED] wrote: To select an element with an id=#foo.bar:filter in CSS you would use: #foo\.bar\:filter { /* ... */ } jQuery uses the same syntax (though make sure you're using a

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread Glen Lipka
As always, the golden rule is know thy audience. Using a tool like Google Analytics allows you to see browser capabilities, screen resolutions, javascript enabled/disabled. All of these things help you decide what is best for your site. With that said, search engines (SEO) do favor html links

[jQuery] Re: jQuery.escapeHTML( str ) ?

2007-09-28 Thread Jörn Zaefferer
Jörn Zaefferer schrieb: [EMAIL PROTECTED] schrieb: Sorry, didn't know about text() http://docs.jquery.com/Utilities (only trim( str ) found there). Looks like text() slipped through while converting the wiki docs. Sorry about that, I'll add that now. Correction: It was on the Attributes

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread Rick Faircloth
Nicely done, AJ... There are never too many beginner tutorials...not everyone becomes an expert, but everyone has to be a beginner! :o) Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Sent: Thursday, September 27, 2007 11:13 PM To:

[jQuery] Re: Amazing new navigation technology!

2007-09-28 Thread voltron
This made me cheer up, I´ve been trying to debug code that fails in IE6 but works well in Firefox the whole morning. So, how do fresh Cali olives taste? Does someone have to lock himself afterwards in the bathroom? I could not tell from the sentence, maybe I should google it up :-)) I´m still

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Christof Donat
Hi, This ass/troll/clueless individual thanks you for making this group forum now begin to sound like every other developer's resource on the web: well-intentioned but ultimately crippled by the bratty missives of a few self-important detractors. I don't whant to sound like i'd support

[jQuery] Amazing new navigation technology!

2007-09-28 Thread Gordon
Try dropping this amazing new script onto a page with hyperlinks, your users will never forget the experience. (requires jQuery 1.2) script type=text/javascript src=/js/jquery/jquery.js/script script type=text/javascript $(document).ready (function () { var thisWidth = $(window).width

[jQuery] jcarousel next arrow

2007-09-28 Thread irishfighter
Hi everyone, I'm working with jcarousel and having a problem with the right hand arrow appearing when it shouldn't. Basically I've got content inside that doesn't exceed the width of the div, so a right arrow shouldn't appear, yet when I click on a list that does exceed the div and immediately

[jQuery] Re: Avoid enter keypress to submit form

2007-09-28 Thread Peter Tung
On Sep 26, 10:10 am, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 1. remove the type=submit button. you need to also use javascript to submit form. Really? Try this: form action=#test method=post input / /form 'Enter' works for me in FF (I didnt check on other browsers) Michael

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Chris W. Parker
On Thursday, September 27, 2007 5:28 PM Robert Koberg said: Hi, I am new to jquery. Haven't had any problems that couldn't be solved by the docs or a search. I am amazed that an ass/troll/clueless individual gets so much play. whatev, -Rob Since you're new to jQuery you should be made

[jQuery] Re: IE6 issues

2007-09-28 Thread Wizzud
The first thing you should do is use valid html - the doctype you are using does not allow a UL to be in a DL, and this could cause unforeseen problems in any browser. That it works (ish) in some browsers could be considered fortuitous rather than by design. Once you've got your page to

[jQuery] Re: jQuery.escapeHTML( str ) ?

2007-09-28 Thread Jörn Zaefferer
[EMAIL PROTECTED] schrieb: Sorry, didn't know about text() http://docs.jquery.com/Utilities (only trim( str ) found there). Looks like text() slipped through while converting the wiki docs. Sorry about that, I'll add that now. -- Jörn

[jQuery] Re: injecting HTML with load() how to bind events?

2007-09-28 Thread Jean
Try the livequery plugin, i think is that u need. On 9/27/07, kamiseq [EMAIL PROTECTED] wrote: im loading some HTML with ajax, and as in jQ every events are bound, to HTML elements, just after page is loaded, how can I force jQ code to bind event handlers to new HTML. I could trigger some

[jQuery] Problems with $.post and $.ajax

2007-09-28 Thread Oscar from Sweden
Hello! I'm trying to learn jQuery so I can use ajax much easier than writing ordinary javascripts. But it isn't working for me. Tried soo many different (and Very easy) things and they won't work. Can someone explain what I am doing wrong? This is just a little testpage. custom.js:

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread Guy Fraser
AJ wrote: I've decided to try my hand at some basic tutorials. The first is for basic reusable image rollovers for navbars, etc. You can find it here: http://www.atlantajones.com/2007/09/27/easy-reusable-image-rollovers-with-jquery/ Any comments, suggestions or tips for making it better

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread Rick Faircloth
Nicely done, AJ. There's never too many beginner tutorials...everyone may not become an expert, but everyone has to be a beginner! :o) Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of AJ Sent: Thursday, September 27, 2007 11:13 PM To:

[jQuery] Job Opening: Frontend Developer for Yahoo! Groups

2007-09-28 Thread phil
Position: Frontend Developer, Yahoo! Groups Location: Sunnyvale, CA How Big Can You Think? The Internet is a big, busy place, and we at Yahoo! are proud to stand out in the crowd. As the world's number one Internet brand, servicing over a half billion people, we're determined to maintain our

[jQuery] Re: My first tutorial: jQuery Rollovers

2007-09-28 Thread AJ
I think the tutorial itself, however, was clear and easy to follow. Well written! :) Thanks! I definitely gained an appreciation (even more so) for other tutorial writers. Just this little tip took forever to put together. But still fun, and I hope to get better at it as I do more. AJ

[jQuery] Re: Paste Monkey Beta Launched

2007-09-28 Thread Jörn Zaefferer
Joan Piedra schrieb: Oh that sounds reasonable. Thanks for answering, and good job at paste monkey. Btw, how is your cake_jquery_cms work going? =) Well, assuming the speed gains in Chili 1.9 that argument isn't that reasonable any more :-) -- Jörn

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Karl Swedberg
On Sep 27, 2007, at 8:28 PM, Robert Koberg wrote: Hi, I am new to jquery. Haven't had any problems that couldn't be solved by the docs or a search. I am amazed that an ass/troll/clueless individual gets so much play. whatev, -Rob Hi Rob, I appreciate your concern. I think part of the

[jQuery] Re: When will the API be updated for 1.2.1?

2007-09-28 Thread Rick Faircloth
soapbox I've been saying for awhile now that jQuery, now that it is becoming more popular, with even more new users and developers of plug-ins on top of the rapidly developing core, needs a content management system to handle, in a systematic, disciplined way, the core updates, plug-in

[jQuery] Re: catch events after dynamic insert/json

2007-09-28 Thread Richard D. Worth
This FAQ entry should help: http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F - Richard On 9/26/07, Aljosa Mohorovic [EMAIL PROTECTED] wrote: i have: $(a.delete).click(function() { alert(test) }); after i fetch some json data and

[jQuery] Re: Enterprise Javascript?

2007-09-28 Thread Christof Donat
Hi, after giving a cursory look at XUL here are some of the things AIR does that XUL doesn't: * Built in support for Flex/Flash (Layout/Logic + Fancy Animation/Video) Of course you can use any Firefox Plugin - including the flash Player, Quicktime, Adobe Reader, etc. IIRC there is even

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Wizzud
@cmbtrx I have just lifted the code directly from your second post, tagged /body/html after the anchor, and it worked first time (Firefox and IE7). I can only suggest that you check that the path to the jquery.js source file is correct for wherever you are running it, as that is the *only* thing

[jQuery] Re: ui slider plugin

2007-09-28 Thread Richard D. Worth
Please ask on the dedicated jQuery UI list: http://groups.google.com/group/jquery-ui Thanks. - Richard On 9/26/07, Christof Donat [EMAIL PROTECTED] wrote: Hi I am having problems with the UI slider plugin. I have this HTML structure (bulilt with DOM): div id=hue style=float: right;

[jQuery] Re: ui slider plugin

2007-09-28 Thread Christof Donat
Hi, Please ask on the dedicated jQuery UI list: Uh, not another mailinglist. I can not read all that. BTW. I have found a solution. The point was, that I had to use position:abslute for all elements. Seems like slider does expect that to work correctly. Another Problem someone else might

[jQuery] Re: Enterprise Javascript?

2007-09-28 Thread Jake McGraw
Well, then it sounds like a great platform to develop on. As I said, I only have experience working with Adobe AIR, which I really like. Perhaps now I'll take a look at XUL/Gecko. - jake On 9/28/07, Christof Donat [EMAIL PROTECTED] wrote: Hi, after giving a cursory look at XUL here are

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread jeffkretz
cmbtrx, I think you're being a bit harsh here. As I look through the posts, most everyone is taking the time to try and help out. There was one rude reply. Don't come down hard on the group as a whole because of it. JK On Sep 28, 9:36 am, cmbtrx [EMAIL PROTECTED] wrote: Shucks, I knew it

[jQuery] Validation plugin noob

2007-09-28 Thread Josh Nathanson
Hey all, Using Jorn's Validation plugin, it's not displaying the error message. I must be missing something obvious. I'm just trying a test - it seems like when I submit, if the field is empty, it should display an error message after the input field. What am I doing wrong? JS:

[jQuery] Re: Paste Monkey Beta Launched

2007-09-28 Thread Danjojo
Could ya'll please enlighten me??? I been cruisin't the web since the dawn of web time... and well... its ugly! Yet cute... kinda like the monkey... But what the hell is it??? :P Seriously. On Sep 28, 1:24 pm, Tane Piper [EMAIL PROTECTED] wrote: Jorn, The other valid reason is,

[jQuery] Re: Validation plugin noob

2007-09-28 Thread Rick Faircloth
Hi, Josh... In your HTML, did you specify a place for the error message to appear? This is from Jorn's example: label for=firstnameFirstname/label input id=firstname name=firstname / I handle my error messages a little different than the example above, preferring my error

[jQuery] Re: Validation plugin noob

2007-09-28 Thread Josh Nathanson
Hi Rick, That was the first thing I tried, it didn't work. Then it seemed to say in the docs that the label element would be created for you, and placed after the input field, so I took out the label markup, and that also didn't work. I know I've got the js file included correctly, and

[jQuery] Re: Validation plugin noob

2007-09-28 Thread Web Specialist
I'm using Dan G Switzer approach to show error messages. Looks like this: // para qualquer campo no form de nome frm adiciona um evento onfocus // for any field in your form with name frm adds an onfocus event $(#frm input).focus( function (){

[jQuery] Re: Validation plugin noob

2007-09-28 Thread seedy
are your fields inside a table? I was seeing that in IE, if fields were in a table cell, the errors were being added but the cell wasn't getting larger and the errors could not be seen. Josh Nathanson-3 wrote: Hey all, Using Jorn's Validation plugin, it's not displaying the error

[jQuery] SITE: jQuery spotted in the wild

2007-09-28 Thread Andy Matthews
A followed a link on the PVP and Penny-Arcade websites to a fun site for The Office. Turns out they're using jQuery: http://www.dundermifflininfinity.com/ Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax:

[jQuery] Re: SITE: jQuery spotted in the wild

2007-09-28 Thread Andy Matthews
By the way... It's a site put put out by NBC. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, September 28, 2007 3:43 PM To: [jQuery] Subject: [jQuery] SITE: jQuery spotted in the wild A followed a link on the PVP and Penny-Arcade

[jQuery] Re: Validation plugin noob

2007-09-28 Thread Josh Nathanson
Yes they are in a table - that may be the issue - although I'm testing in FF. I'll make some changes and report back. -- Josh - Original Message - From: seedy [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Friday, September 28, 2007 1:38 PM Subject: [jQuery] Re: Validation

[jQuery] Re: SITE: jQuery spotted in the wild

2007-09-28 Thread Rick Faircloth
You must be used to typing for some with a stuttering problem, Andy. Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, September 28, 2007 4:55 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: SITE: jQuery spotted in the wild

[jQuery] Re: val function for select with 'special character' not working

2007-09-28 Thread Wizzud
I can't tell what you're doing wrong - if anything - but the following works perfectly for me (using v1.2.1) select id='app.id' name='fred' option value='11'one/option option value='22' selected='selected'two/option /select var t = $('#app\\.id').val(); // t is 22 syg6-2 wrote: In

[jQuery] Re: errors using carousel lite plugin

2007-09-28 Thread Su
jCarouselLite doesn't seem to like only having two elements to swap. I know it's kind of a silly situation for a carousel to have in the first place, so this is just FYI in case anyone happens to find themselves running into this. It's just the way things were for me at the moment. I'm creating

[jQuery] Re: Validation plugin noob SOLVED

2007-09-28 Thread Josh Nathanson
OK, my html was not valid - I had improperly nested form tags. I guess FF is more strict about that sort of thing. Working fine now. -- Josh - Original Message - From: seedy [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Friday, September 28, 2007 1:38 PM Subject:

[jQuery] tablesorter, zebra and row highlighting

2007-09-28 Thread aquaone
Hopefully someone can answer this quickly. :-) I have a table. I want every other row to be an alternate style (the 'zebra' widget) unless the final td for that row contains a specific value (in my case, non-zero). For rows matching that criteria I need them to use a different style, whether

[jQuery] Re: tablesorter, zebra and row highlighting

2007-09-28 Thread Michael Geary
Where does this table come from? The best way to do this is to assign appropriate classes to your table rows and use CSS to style them. If you can generate the code this way in the first place, then you don't even need JavaScript, much less jQuery: table class=zebretto tr class=odd

[jQuery] Re: tablesorter, zebra and row highlighting

2007-09-28 Thread aquaone
Michael Geary wrote: Where does this table come from? For the prototype I'm making it's just static content. For the final version it'll be dynamically built using AJAX. The best way to do this is to assign appropriate classes to your table rows and use CSS to style them. If you can

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread cmbtrx
I couldn't have said it better. You should run for governor, or mayor...of something :) On Sep 28, 9:33 am, Steve Blades [EMAIL PROTECTED] wrote: Robert, This forum is for all people, at all levels of skill, and is intended for learning and sharing. Yes, the tone and title of the original

[jQuery] document.ready in an ajax response

2007-09-28 Thread Curtis Spencer
Hi, I have a page that makes an Ajax request that gets a a snippet of html that includes the following tag: script type=text/javascript //![CDATA[ $j(document).ready(function() { alert('Hi') }); //]] /script Nothing happens in this case. However, if i change the tag to this:

[jQuery] inconsistent processing for xml vs html

2007-09-28 Thread [EMAIL PROTECTED]
In jQuery 1.2.1, line 783 does this: div = doc.createElement(div) The attributes that Firefox 2.0.0.7 creates for div are different depending on whether a page is loaded as foo.html or foo.xml. In particular, when the file is XML, there's no div.innerHTML, only div.textContent. This

[jQuery] Manipulating DOM

2007-09-28 Thread Maurice Kroon
Dear, I've got a situation that my logic won't solve.. I want to do the following: Page html loads: lisometext sentence beginning here a href=someurlsomeurl/a ending the same sentence/li div id=sometextholder/div Now, when it loads, i would like to manipulate the dom. On a mouseout (so

[jQuery] Re: toggle and checkbox

2007-09-28 Thread Michael McDaniel
Here is a little extension I wrote for jquery to do disabling: jQuery.fn.extend({ filterHasDisabled : function(){ return this.filter(function(){return (typeof(this.disabled)!=undefined)})}, disabled: function(h) { if (h!=undefined) return

[jQuery] wait until dynamically generated image has fully loaded

2007-09-28 Thread bytte
I've been searching through this list for a few hours already and trying and trying but I can't find the answer to my question. Let me describe what I'm trying to do. I display an image. When you click a text link, an ajax call gets fired. The ajax call queries a mysql database to find the link

[jQuery] Linking to Remote iframe

2007-09-28 Thread flanagan
Hello all, I've run into a snag with a project in which we are moving content from a popup window to an iframe. The content is on a remote host, so linking to it in a popup worked just fine. However, the change requires putting the iframe on a separate document, and linking from one document to

[jQuery] Manipulating the dom

2007-09-28 Thread Maurice Kroon
Dear, -My first post here, wh00t!- Anyway.. I've got a situation that my logic won't solve.. I want to do the following: Page html loads: lisometext sentence beginning here a href=someurlsomeurl/a ending the same sentence/li div id=sometextholder/div Now, when it loads, i would like to

[jQuery] Re: wait until dynamically generated image has fully loaded

2007-09-28 Thread Benjamin Sterling
Do something like: function showNewPic(json) { var img = new Image(); img.onload = function(){ $('.jq_loading').hide(); $('.currentpic').fadeOut(fast,function() { $('.currentpic').attr({ src: ../layout/images/uploads/+json.picture}).fadeIn(fast) }); }; img.src = ../layout/images/uploads/; }

[jQuery] detecting height change in an iframe

2007-09-28 Thread Geoffrey Knutzen
I am trying to write a function to autosize an iframe so that the iframe expands it's height to the height of the page the iframe contains. I have been successful in getting the iframe to resize when a page is loaded into the iframe. My problem is what to do when that page is dynamic and

[jQuery] Re: tablesorter, zebra and row highlighting

2007-09-28 Thread Michael Geary
Perhaps I didn't emphasize missed that this is within the tablesorter plugin. The tablesorter plugin will reorder the table, sorting by specific columns. The rows would no longer be accurate after the reordering. The zebra widget for tablesorter handles this by the following code:

[jQuery] Re: Forms with asp.net

2007-09-28 Thread Sharique
yes I mean qury form plugin. I'm trying but not getting sucess. I think it can be used as replacement of asp.net update panel, what u think? On Sep 26, 7:50 pm, Danjojo [EMAIL PROTECTED] wrote: What do you mean by jQuery forms? On Sep 26, 10:49 am, Sharique [EMAIL PROTECTED] wrote: Hi,

[jQuery] (OT - CSS) setting screen height to 100%

2007-09-28 Thread Eridius
This is a off topic because there should be a solution using css but i can't figure it out. I am wanting to make a certain div height be 100% of what it can be(so the footer is at the bottom of the page i the content does not already push it down there). Know i though that is i say for an