[jQuery] Re: Wrong Width in Firefox

2007-08-26 Thread Ganeshji Marwaha
I can't see the 1 pixel protrusion in ur gallery right now. did u already solve it. If yes, i am interested to know how... can u please explain. BTW, your gallery and the gallery design in wonderful... -GTG On 8/24/07, b0bd0gz [EMAIL PROTECTED] wrote: Hi, I have a gallery of images and

[jQuery] Re: [NEWS] More Press for tableSorter

2007-08-26 Thread Ganeshji Marwaha
I know i am late to the party... but still dugg it. Very nice work christian, we need more like this from u. -GTG On 8/24/07, Christian Bach [EMAIL PROTECTED] wrote: Thanks Brandon and Marshall! /christian 2007/8/24, Marshall Salinger [EMAIL PROTECTED]: I upgraded from 1.0 to 2.0 in

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Ganeshji Marwaha
Jörn, this is fantastic... very re-usable as well.. I have a question/suggestion though... When i hover over one of the items, and before the animation completes if i hover over another item, the animation for the second item doesn't occur. Now, i will have to move my mouse out of that item and

[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-26 Thread Joan Piedra
Benjamin, That update would be nice, also I think you could try either the jquery tooltips plugin or stick all tooltips in one place instead of moving all around your mouse. Cheers, On 8/26/07, Benjamin Sterling [EMAIL PROTECTED] wrote: Thanks Joan, that is on the to do list. I was hoping

[jQuery] cluetip issue

2007-08-26 Thread Eridius
this is my cluetip code: $('#trip_builder_popup').cluetip({local: true, mouseOutClose: true, sticky: true,

[jQuery] Re: Blueprint and jQuery

2007-08-26 Thread Ganeshji Marwaha
this is very good... i am not sure if i am understanding it right? but, if it is doing, what i think it is, then i absolutely love it. So, a writeup would be awesome. -GTG P.S - Among other things, i think it has a min width and a max width and between those widths, you are able to dynamically

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Stephan Beal
On Aug 26, 5:23 am, Karl Swedberg [EMAIL PROTECTED] wrote: Why is hardly anyone using these on the plugin pages? The path of least resistance. They all post here instead. And the developers here normally say either won't fix that or I just posted an update, which means no long-term tracking is

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
For starters, i don't know if i have write access to the jquery svn repository to checkin my plugin. Once i know that i already have it or not, or if i am given one, then i might be more interested in tracking bugs and enhancements from the plugin page itself. Second, the plugin site is fairly

[jQuery] Re: Wrong Width in Firefox

2007-08-26 Thread b0bd0gz
Unfortunately I haven't fixed the problem, it's still showing with me when using Firefox 2.0.0.6, and it's really irritating because nothing seems to fix it :( Glad you like the design though :D If anyone has any ideas please let us know. b0bd0gz I can't see the 1 pixel protrusion in ur

[jQuery] Re: [ANNOUNCEMENT] jqGalView (yet another image gallery)

2007-08-26 Thread Joan Piedra
Ben, I've seen the 'flash image gallery' and I see you are actually porting it to javascript, if you just want to port it then don't mind my previous messages :P Really nice work porting it. Regards, -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/

[jQuery] Re: Error with Ajax Submit with Form plugin in IE

2007-08-26 Thread debussy007
Hi, I finally could debug my error. It's the packed version of the validate plugin which generates me two errors. The js file which is not compressed is working fine in ie6 Thank you for your assistance malsup. malsup wrote: in IE6, a new page is opened, like the ajax is not

[jQuery] Re: Wrong Width in Firefox

2007-08-26 Thread Wizzud
I suspect it's because you are using max-width and max-height to compress your images into the available space. When the width of an oversize image is computed the values are coming out to 3 or more decimal places, and depending on how the rounding/truncation works out, the returned width value

[jQuery] Re: how find this value

2007-08-26 Thread Wizzud
1. Your ids should be unique 2. I'm not entirely clear on what it is that you are trying to achieve, but IF all you want to do is retrieve the values of the appropriate hidden input field and select field when the relevant Salvez button is clicked then, with your current HTML, ...

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Stephan Beal
On Aug 26, 9:03 am, Ganeshji Marwaha [EMAIL PROTECTED] wrote: For starters, i don't know if i have write access to the jquery svn repository to checkin my plugin. You don't need it - anyone can submit a plugin to the plugin web site, which is independent of the svn tree. You just need to

[jQuery] PDF docs for version 1.1.4

2007-08-26 Thread Dotan Dimet
Following a request from Stefan Gabos, I've updated my PDF documentation for JQuery version 1.1.4: http://corky.net/dotan/log/2007/01/jquery-documentation-in-pdf.html I've got two PDFs, one for documentation in the JQuery distribution file itself, and one from the plugins defined in the

[jQuery] An introduction to using JQuery with Lasso

2007-08-26 Thread Bil Corry
jQuery is the topic this week for LassoSoft's _Tip of the Week_ (publishers of Lasso): - The tip of the week for August 24, 2007 introduces JQuery and shows how a simple newsticker plugin can be used with Lasso. The tip shows how Lasso can be used to automatically add the required JQuery

[jQuery] Re: Possible bug in slideDown()?

2007-08-26 Thread Andy Matthews
I thought of that, but I can't do that either. It'll be variable width due to the blog post. What I might end up doing is slideing that element down, then getting it's height, then animating the parent container. A bit of a kludge but if you've looked at it and don't have any ideas, then there's

[jQuery] Problem with $(document) and actually with every $(...) call

2007-08-26 Thread PCPbSlack
First of all, thanks for this wonderful library. Then here is my problem. I updated my jQuery library in my application with the latest version (1.1.4) and I have the following issue: jQuery(document).ready(function() { jQuery(#user_name).focus(); }); works just fine, but my old:

[jQuery] Re: Problem with $(document) and actually with every $(...) call

2007-08-26 Thread PCPbSlack
Somebody please delete this, because I am stupid. Is my fault! I am so shamed! On Aug 26, 4:58 pm, PCPbSlack [EMAIL PROTECTED] wrote: First of all, thanks for this wonderful library. Then here is my problem. I updated my jQuery library in my application with the latest version (1.1.4) and I

[jQuery] Re: amazon popup box

2007-08-26 Thread Eridius
cluetip does not seem to work like i want it to because the tip that display is placed where the mpouse is, is there a way to make it appear statically? Karl Swedberg-2 wrote: I'm not sure I follow exactly what you're looking for, but maybe the clueTip plugin can help:

[jQuery] Re: cluetip issue

2007-08-26 Thread Eridius
To be more clear i am using an img as the link, and this seems to be the problem cuase when i use just text the tooltip appeared in the same place everytime. is there an issue using cluetip with images a the link? Eridius wrote: this is my cluetip code:

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Eridius
Another thing i am looking for is to be able to change the content in the tooltip with ajax while it is displaying. I tried to change the content and the content does change in the div i have added to but the tooltip does not(i guess it pulls the content from the div a displays it instead of

[jQuery] Improving jQuery Timers Applications

2007-08-26 Thread Pops
I am interested to hear any test reports for jQuery applications that are using AJAX, any animation for PCs that might have altered the system timer resolution. I posted an entry at my blog with discussing this, with a C/C++ utility you can use to test to see how your applications behave in

[jQuery] Re: An introduction to using JQuery with Lasso

2007-08-26 Thread Karl Swedberg
very nice! thanks for sharing that with the list. --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Aug 26, 2007, at 8:53 AM, Bil Corry wrote: jQuery is the topic this week for LassoSoft's _Tip of the Week_ (publishers of Lasso): - The tip of

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Karl Swedberg
Hi eridius, Eridius wrote: this is my cluetip code: $('#trip_builder_popup').cluetip({local: true, mouseOutClose: true, sticky: true,

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
You don't need it - anyone can submit a plugin to the plugin web site, which is independent of the svn tree. You just need to create an account on the plugins site, then you're all set to go. I am aware of that... coz, i have my plugins already listed there. What, i was trying to convey was,

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Rick Faircloth
Hey, Karl. so you did get the positioning setup where the clueTip will display to the top or bottom of the mouse-over element if the clueTip is too wide to fully display on the right or left of the element? As far as positioning to the top, right, bottom, or left goes, I hope that's

[jQuery] Re: It is possible to do in js with jquery?

2007-08-26 Thread Rick Faircloth
Very nice! Where do I find everything I need to implement this? Or is everything in the source of the page? Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of gianiaz Sent: Saturday, August 25, 2007 12:18 PM To: jQuery (English) Subject:

[jQuery] Re: Improving jQuery Timers Applications

2007-08-26 Thread Michael Geary
Very interesting! I never thought about the effect that other applications might have on JavaScript timers. Thanks for posting that. (BTW, do you prefer to go by Pops or Hector?) Here is something that may be useful in conjunction with your program. A couple of weeks ago when Yehuda was working

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Karl Swedberg
Hi Rick, yes, that's in there. and yes, it's automatic. check out the demo http://plugins.learningjquery.com/cluetip/demo/ and try example #7. it's the click to activate one, so you'll have to, um, click to activate it. :) You should see the top/bottom positioning. --Karl

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
your site is hosted on hostmonster (same as mine), and they run apache 1.x, which doesn't have the necessary apache modules for hosting an svn server. yup, that is true :-( . -GTG On 8/26/07, Stephan Beal [EMAIL PROTECTED] wrote: On Aug 26, 7:29 pm, Ganeshji Marwaha [EMAIL PROTECTED]

[jQuery] Re: Problem with $(document) and actually with every $(...) call

2007-08-26 Thread Brandon Aaron
Heh no worries ... we've all done the same thing before ... at least I have :) -- Brandon Aaron On 8/26/07, PCPbSlack [EMAIL PROTECTED] wrote: Somebody please delete this, because I am stupid. Is my fault! I am so shamed! On Aug 26, 4:58 pm, PCPbSlack [EMAIL PROTECTED] wrote: First of

[jQuery] Re: Possible bug in slideDown()?

2007-08-26 Thread Andy Matthews
That should have read that it would be variable height, not width. On Aug 26, 8:33 am, Andy Matthews [EMAIL PROTECTED] wrote: I thought of that, but I can't do that either. It'll be variable width due to the blog post. What I might end up doing is slideing that element down, then getting it's

[jQuery] Re: Possible bug in slideDown()?

2007-08-26 Thread Benjamin Sterling
I don't have any help here, just wanted to say that is a really nice website you've got there. On 8/25/07, Andy Matthews [EMAIL PROTECTED] wrote: I just added comments to my blog: http://www.andyandjaime.com/ When the user submits, it posts to my processing page and sends back a string,

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Rick Faircloth
Alright!!! That is great! I've got to update my version of clueTip! Thanks, Karl! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Sunday, August 26, 2007 2:16 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: cluetip

[jQuery] Adding a 'reset' feature to form

2007-08-26 Thread Steve Finkelstein
Hi all, I currently have your rudimentary HTML form. ( it's large and complex by nature, but lacks any fancy JS plugins etc. ) I was curious if there is a way to integrate a 'Reset All' button to clear all the values to their original values if possible, using some JQuery plugin? Something

[jQuery] Re: Improving jQuery Timers Applications

2007-08-26 Thread Pops
Michael, Excellent piece of javascript code you have there to begin a real benchment and summary report of all the browsers, machines, OSes timing related issues. I didn't study it yet, but just running it on my XP box with IE and FF, there are different results. I have to see what that means.

[jQuery] Re: Beginner not getting it.

2007-08-26 Thread atomicnuke
Yeah, I'm an idiot, the jQuery script was uploaded to the wrong directory for whatever reason. Sorry for the pointless post, lol. So far I'm tinkering with it and truly enjoying the potential I see jQuery offering. Thanks for not being mean about it!!

[jQuery] Re: Problems with IE after a jquery load

2007-08-26 Thread [EMAIL PROTECTED]
I have the same problem here, does someone can found a solution ?

[jQuery] Help Traversing

2007-08-26 Thread atomicnuke
script type=text/javascript src=jquery-1.1.4.js/script script type=text/javascript $(document).ready(function(){ $(#comments span h5 a).click(function(){ var author = $(this).parent(span).next(p).text(); alert(author); }) }); /script /head body div

[jQuery] Stop similar ajax requests?

2007-08-26 Thread martenbjork
Hi! I'm working on the next version of my web site macforbeginners.com and I'm having a problem with one of the site's features. Here's what I have created so far: I have a buch of articles with tags and I'm now developing a way to browse these tags. When a tag is hovered, I'm loading the

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-26 Thread Pyrolupus
I ran the test suite at http://jquery.com/test/ on my five browsers (Firefox 2.0.0.6, MSIE 6, MSIE 7, Opera 9.23, and Safari (Windows) 3.0.3), and in four of them, 0 tests of 816 failed. In Safari, however, 0 tests of 745 failed. What happened to the other 71 tests? I'm new to jQuery, so

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-26 Thread [EMAIL PROTECTED]
Hi John, that's great news for everybody. We just updated the new builder for the YAML CSS Framework to jQuery version 1.1.4 and it worked like a charm. The builder runs more smooth now! Nice work. You can check it out, it was originally build on version 1.1.3: YAML (Yet Another Multicolumn

[jQuery] Re: Very confused!

2007-08-26 Thread Marc Bourlon
Weel, it's simple (easy to say after a couple of tries, I must admit). The real reason is in the REGEXP, which does not work at all for numbers, but only on empty []. So, the FIRST run of the script works in both cases, since the [] are empty. But then, on the second run, the REGEXP is failing

[jQuery] Help Traversing

2007-08-26 Thread atomicnuke
I hope this isn't a double post, my other one was over 12hrs ago and it never displayed. I'm trying to get the text out of a p tag, I can do this if I set an id name, but I don't want to id everything, since with jQuery I don't need to. The premise is I'm clicking a link and it gets two values

[jQuery] RE: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-26 Thread mot
Hi John, that's great news for everybody. We just updated the new builder for the YAML CSS Framework to jQuery version 1.1.4 and it worked like a charm. The builder runs more smooth now! Nice work. It was originally build on version 1.1.3: YAML (Yet Another Multicolumn Layout) Builder:

[jQuery] Ajax errors

2007-08-26 Thread c4st
I can't seem to figure out why this isn't working. request.php is working just fine. $(document).ready(function(){ $(input.search).keypress(function(){ $(select.make).removeAttr('disabled'); $(button.search).removeAttr('disabled'); });

[jQuery] Stopping a link from forwarding

2007-08-26 Thread atomicnuke
I have the following code and was wondering how you stop a link from forwarding to the url when clicked? I'd assume it'd go inside the click, but couldn't find a way looking through the Visual jQuery. $(#pnav li a).click(function(){ $(#article).slideUp(slow); }); Also, not sure if

[jQuery] Re: Is there an autocomplete plugin that allows for a hidden field that does not show?

2007-08-26 Thread inVINCable
Now I see that, and I have played around with it, but that requires the species to show in the results, which I don't want. :/ On Aug 23, 8:10 pm, Dylan Verheul [EMAIL PROTECTED] wrote: On 8/23/07, inVINCable [EMAIL PROTECTED] wrote: I am new from prototype and scriptaculous and have been

[jQuery] How do you make a dive stick to the top of the screen even if you scroll down?

2007-08-26 Thread Majid
Hi all, I pretty much asked my question on the subject line but If it is not clear, read below: I want a div to stay at the top of the screen when you scroll up and down. This container div will have two divs inside, the upper one will contain 'tools' (links, serchbox, etc.), the bottom one will

[jQuery] .ajax error, error object has responseText.

2007-08-26 Thread Andrew McCloud
I've tried many things to fix this. In the error alert box I get: [{id:827,make_id:96,name:tC}, {id:825,make_id:96,name:xA}, {id:826,make_id:96,name:xB}, {id:828,make_id:96,name:xD}] Which is correct. $(function(){ $(input.search).keypress(function(){

[jQuery] Cross-Domain xmlHttp

2007-08-26 Thread hogsmill
Hi All, Has anybody used jquery for cross-domain xmlHttp (AJAX) requests? Is this supported by jquery. When I say cross-domain, I mean (say) http://abc.com doing an xmlHttp request to http://def.com Cheers in advence

[jQuery] Passing variable in jQuery

2007-08-26 Thread atomicnuke
I'm trying to get the text of what I clicked for later in the function, but can't seem to pass it. $(#pnav li a).click(function(){ var page = $(this).text(); $(#article).slideUp(slow, function(page){ alert(page); }); return false; }); If I test

[jQuery] Re: interface draggable and resizeable

2007-08-26 Thread marcin.
I'm sorry for moving this post up but I'm still looking for the answer. Anyone?

[jQuery] Re: Ajax errors

2007-08-26 Thread Mike Alsup
Try changing your error handler to this and see what you get: error: function(object, msg, err) { alert(err); }, Mike On 8/26/07, c4st [EMAIL PROTECTED] wrote: I can't seem to figure out why this isn't working. request.php is working just fine. $(document).ready(function(){

[jQuery] Re: Help Traversing

2007-08-26 Thread Karl Swedberg
On Aug 25, 2007, at 1:10 AM, atomicnuke wrote: script type=text/javascript src=jquery-1.1.4.js/script script type=text/javascript $(document).ready(function(){ $(#comments span h5 a).click(function(){ var author = $(this).parent(span).next(p).text();

[jQuery] Re: Stopping a link from forwarding

2007-08-26 Thread Mike Alsup
You need to add return false: $(#pnav li a).click(function(){ $(#article).slideUp(slow); return false; }); Also, you should be able to post w/o moderation now. Mike On 8/26/07, atomicnuke [EMAIL PROTECTED] wrote: I have the following code and was wondering how you stop a link

[jQuery] Re: Adding a 'reset' feature to form

2007-08-26 Thread Mike Alsup
Do you mean something different than using the standard reset button? On 8/26/07, Steve Finkelstein [EMAIL PROTECTED] wrote: Hi all, I currently have your rudimentary HTML form. ( it's large and complex by nature, but lacks any fancy JS plugins etc. ) I was curious if there is a way to

[jQuery] Re: How do you make a dive stick to the top of the screen even if you scroll down?

2007-08-26 Thread Mike Alsup
Majid, You can do that by assigning the position style of fixed. That will work in all browsers except IE6. In IE6 you need to use style expressions. The blockUI plugin does this so you might be able to get some ideas from it:

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-26 Thread John Resig
Hi Tom - This is very cool, great work! --John On 8/25/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi John, that's great news for everybody. We just updated the new builder for the YAML CSS Framework to jQuery version 1.1.4 and it worked like a charm. The builder runs more smooth now!

[jQuery] Re: Passing variable in jQuery

2007-08-26 Thread Mike Alsup
Don't declare page in the function argument for the slideUp callback. You're overriding the page you declared above which is already in scope. Mike On 8/26/07, atomicnuke [EMAIL PROTECTED] wrote: I'm trying to get the text of what I clicked for later in the function, but can't seem to pass

[jQuery] Re: Cross-Domain xmlHttp

2007-08-26 Thread John Resig
Unfortunately, no. This is a limitation in all browsers in order to limit security concerns. In jQuery 1.2 you'll be able to do cross-domain Ajax, but only if you're working with Scripts or JSON data. --John On 8/26/07, hogsmill [EMAIL PROTECTED] wrote: Hi All, Has anybody used jquery for

[jQuery] Re: Problems with IE after a jquery load

2007-08-26 Thread dsongman
I'm having a similar problem when I call this function: frameMe : function() { alert(frameMe...); $(#content .frame).load(function() { alert(image loaded...); [ ...code... ] }); } Firefox gives the alert frameMe...

[jQuery] Re: Improving jQuery Timers Applications

2007-08-26 Thread Pops
Michael, At first glance, your code is essentially establishling a baseline for the optimal timing the js user agent because each test is sequentially synchronized. There is a clear difference with IE and FF. This is good and allow us to being proposing, if further required, a consistent

[jQuery] Re: Passing variable in jQuery

2007-08-26 Thread atomicnuke
So simple, thank you!

[jQuery] Re: FadeIn problems

2007-08-26 Thread Anders Mattson
Could you post the html as well? It's much easier to understand what you're trying to do if we can see the html you're working on. /Anders On 25 Aug, 03:54, Neal [EMAIL PROTECTED] wrote: I have a page with several DIVs, and inside each DIV are paragraphs and headings. On the side I have a

[jQuery] Re: Stop similar ajax requests?

2007-08-26 Thread Jörn Zaefferer
martenbjork schrieb: Hi! I'm working on the next version of my web site macforbeginners.com and I'm having a problem with one of the site's features. Here's what I have created so far: I have a buch of articles with tags and I'm now developing a way to browse these tags. When a tag is hovered,

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Jörn Zaefferer
Ganeshji Marwaha schrieb: Jörn, this is fantastic... very re-usable as well.. I have a question/suggestion though... When i hover over one of the items, and before the animation completes if i hover over another item, the animation for the second item doesn't occur. Now, i will have to

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Jörn Zaefferer
Ganeshji Marwaha schrieb: your site is hosted on hostmonster (same as mine), and they run apache 1.x, which doesn't have the necessary apache modules for hosting an svn server. yup, that is true :-( . You can use Google Code just like jQuery does. And in contrast to sourceforge.net, your

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Rick Faircloth
Well. can't get the new stuff to work. I believe I've replaced all the previous downloads with the downloads from the plug-in download page. Everything updated. Using the load-local technique, as before. All the various files seem to be in place. I can download all of them from the

[jQuery] Re: Adding a 'reset' feature to form

2007-08-26 Thread Stephan Beal
On Aug 26, 9:50 pm, Steve Finkelstein [EMAIL PROTECTED] wrote: I was curious if there is a way to integrate a 'Reset All' button to clear all the values to their original values if possible, using some JQuery plugin? Something quick and hackish would work. No need for a hack - HTML has this

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Stephan Beal
On Aug 26, 11:04 pm, Jörn Zaefferer [EMAIL PROTECTED] wrote: You can use Google Code just like jQuery does. And in contrast to sourceforge.net, your project creation request isn't delayed or denied on some random basis. Thanks for that tip. :) What services do they provide? i'm poking around

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-26 Thread Jörn Zaefferer
Pops schrieb: So who knows what the developer of this code was thinking when he/she set this value to 1. Maybe you do need it for animation. Maybe he had yahoo finance running at the time and it mistakely thought that 1ms is the Fastest Possible when it fact it is not. Zero ms is the fastest.

[jQuery] Re: cluetip issue(another issue)

2007-08-26 Thread Rick Faircloth
Doh! What a dummy. (I should have emailed you off-list! :o) thanks, Karl. The plug-in seems to be *much* quicker, too! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Sunday, August 26, 2007 5:46 PM To: jquery-en@googlegroups.com

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Ganeshji Marwaha
In my opinion (and only my opinion) i think that it is kinda disturbing if we hover on one item and immediately if we hover on another item, the accordian doesn't open for the second item. If you look at the mootools.net home page, you see the kwick(horizontal acoordian). I am working on

[jQuery] Re: Release: Accordion 1.5

2007-08-26 Thread Brian Cherne
Jörn, how hard would it be to incorporate hoverIntent? Brian. On 8/26/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: Ganeshji Marwaha schrieb: Jörn, this is fantastic... very re-usable as well.. I have a question/suggestion though... When i hover over one of the items, and before the

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Karl Swedberg
On Aug 26, 2007, at 2:55 AM, Stephan Beal wrote: On Aug 26, 5:23 am, Karl Swedberg [EMAIL PROTECTED] wrote: It's seems a shame not to use what looks like a nice tool. i agree 100%, and i think it would help if the plugin developers started directing people to the bug db. The bug db has a

[jQuery] Re: Improving jQuery Timers Applications

2007-08-26 Thread Pops
Michael just a quick comment: On IE, setInterval(0) does not work, so the page skips that test. What did you see that made it not work? I just tried it and setInterval(0) worked fine, just like setTimeout(0) both provided a 15ms resolution. I did something like this: var dispatches = [];

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-26 Thread Brandon Aaron
WebKit nightlies and Safari 3 disregard any timers less than 10ms and according to this article so does IE and Firefox. See the section titled (3) JS Timeouts and Intervals here: http://webkit.org/blog/?p=96 -- Brandon Aaron On 8/26/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: Pops schrieb:

[jQuery] Cycle Plugin

2007-08-26 Thread Mitchell Waite
I'm using the cycle plug in and I was wondering if anyone knew a way to access the file name and display it with the image. If this can't be done I have worked myself into a nice hole J Thanks Mitch

[jQuery] Re: Cycle Plugin

2007-08-26 Thread Mike Alsup
Mitch, You can use the before callback to do interesting things like that. In fact I do something very similar on the callbacks example: http://www.malsup.com/jquery/cycle/int2.html Mike On 8/26/07, Mitchell Waite [EMAIL PROTECTED] wrote: I'm using the cycle plug in and I was wondering

[jQuery] Re: Wrong Width in Firefox

2007-08-26 Thread Wizzud
That's fine. It's along the lines of where my (not very comprehensive) suggestion was leading! b0bd0gz wrote: Thanks for the reply Wizzud, I think your probably right about why the width is out by a pixel. Wrapping the image and paragraph in a div did't work but it did lead to me

[jQuery] Re: Plugin Repository - Report New Bugs and Request New Features?

2007-08-26 Thread Ganeshji Marwaha
Excellent Karl, initiatives like this is what makes open source so much fun... -GTG On 8/26/07, Karl Swedberg [EMAIL PROTECTED] wrote: On Aug 26, 2007, at 2:55 AM, Stephan Beal wrote: On Aug 26, 5:23 am, Karl Swedberg [EMAIL PROTECTED] wrote: It's seems a shame not to use what looks

[jQuery] Re: Cycle Plugin

2007-08-26 Thread Mitchell Waite
Mike I must have missed that the last time I check the cycle demo pages. It's PERFECT. I love the way it reads the ALT= text and then can output it to a div. The one thing I could not figure out is how do you get the very first image to show a title. When you run cycle it does not add the

[jQuery] Re: Cycle Plugin

2007-08-26 Thread Mike Alsup
Mitch, You'd have to do the first one by hand (for now). For example, if your slideshow div has an id of slideshow and your before handler is onBefore you could add this to you doc-ready block: onBefore.apply($('#slideshow img:first')[0]); Mike On 8/26/07, Mitchell Waite [EMAIL PROTECTED]

[jQuery] Re: Help Traversing

2007-08-26 Thread Wizzud
... var txt = $(this).parents('div:first').find('p').text(); ... or ... var txt = $(this).parents('div:first').children('p').text(); ... or ... var txt = $(this).parents('span:first').siblings('p').text(); ... or ... var txt = $(this).parent().parent().siblings('p').text();

[jQuery] Re: interface draggable and resizeable

2007-08-26 Thread Richard D. Worth
In the onResize handler, check the left/top + width/height of the child el. If it exceeds the new size of the resizable, reposition it by the exceeding delta. - Richard On 8/26/07, marcin. [EMAIL PROTECTED] wrote: I'm sorry for moving this post up but I'm still looking for the answer.

[jQuery] attr({'type':'hidden'}) in IE6

2007-08-26 Thread Minh
Getting an error when I tried to set a input attribute to hidden in v1.1.2, v.1.1.3.1 and v1.1.4. Using $ (#inputID).attr({'type':'hidden'}) and $ (#inputID).attr(type,hidden).

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Erik Beeson
Why would you need to do that? --Erik On 8/26/07, Minh [EMAIL PROTECTED] wrote: Getting an error when I tried to set a input attribute to hidden in v1.1.2, v.1.1.3.1 and v1.1.4. Using $ (#inputID).attr({'type':'hidden'}) and $ (#inputID).attr(type,hidden).

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Stephan Beal
On Aug 27, 5:49 am, Minh [EMAIL PROTECTED] wrote: Getting an error when I tried to set a input attribute to hidden in v1.1.2, v.1.1.3.1 and v1.1.4. Using $ (#inputID).attr({'type':'hidden'}) and $ (#inputID).attr(type,hidden). Input elements are special cases in that their 'type' setting

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Karl Rudd
It's a quirk of IE, nothing to do with jQuery. It doesn't allow you to change the type of an input element once it's created. The best you could do would be to create a new hidden field and copy across the contents of the visible element. Then delete the visible element. Karl Rudd On 8/27/07,

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Karl Rudd
Actually another is to just hide it using CSS: $(#inputID).hide(); Karl Rudd On 8/27/07, Karl Rudd [EMAIL PROTECTED] wrote: It's a quirk of IE, nothing to do with jQuery. It doesn't allow you to change the type of an input element once it's created. The best you could do would be to

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Erik Beeson
Note that showing and hiding form fields (text fields, buttons, etc) should be done with .show() and .hide() (that is, by changing the display or visibility styles of the element), not by trying to change the type property. --Erik On 8/26/07, Erik Beeson [EMAIL PROTECTED] wrote: Why would you

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Minh
Stephan thanks for the explanations and Karl thanks for the alternative solution. Erik - I have a form and after the user enter a value then it goes through Ajax validation. If it's validated then I need to disabled or hide it so the user can't edit it. Problem with disabled is that when the

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Aaron Heimlich
On 8/26/07, Minh [EMAIL PROTECTED] wrote: If it's validated then I need to disabled or hide it so the user can't edit it. Try using the readonly attribute instead of disabling or hiding it, e.g. $(#inputID).attr(readOnly, true). But I have to ask: Why would you want to do this? -- Aaron

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Erik Beeson
Ajax validation. If it's validated then I need to disabled or hide it so the user can't edit it. Problem with disabled is that when the form is submitted disabled field doesn't get submitted. You can make it read only, and maybe make the text gray so it's a little clearer that it can't be

[jQuery] Re: attr({'type':'hidden'}) in IE6

2007-08-26 Thread Minh
Erik- Nope I'm just looking for a way to stop the user from editing the field. Setting it to readonly is good and the css will be a nice visual cue. Thanks. On Aug 26, 11:19 pm, Erik Beeson [EMAIL PROTECTED] wrote: Ajax validation. If it's validated then I need to disabled or hide it so

[jQuery] Why is the + being turned into a space?

2007-08-26 Thread barophobia
Hello, I'm having a weird issue with data being passed through $.ajax. If I submit my form through normal means I do not witness the unexpected behavior. Only when I submit the form through $.ajax does it happen. The problem is that I'm trying to submit an email address with a + sign in it.

[jQuery] Re: Why is the + being turned into a space?

2007-08-26 Thread Stephan Beal
On Aug 27, 6:34 am, barophobia [EMAIL PROTECTED] wrote: It would seem that this is PHP's fault since Firebug reports the correct data. But that's why this is so weird. When I take $.ajax out of the loop PHP says that I have submitted [EMAIL PROTECTED]. Our of curiousity, does the $.ajax call

[jQuery] Re: Why is the + being turned into a space?

2007-08-26 Thread Erik Beeson
The reason + gets turned into a space is because your incoming data is being urldecoded (or unescaped) by PHP, and +, just like %20, gets turned into a space. The reason this is happening to you when you use ajax is because when you pass a String as the data parameter, it is assumed that it's

  1   2   >