[jQuery] Dynamically set function settings?

2007-07-20 Thread juliandormon
Hey all, I am using the innerFade plug-in, though my question could apply to any function. Inner fade takes a bunch of divs or images or paragraphs, and animates them if they fall within a class. There are certain parameters that you specify when you call innerFade into action, such as speed, fa

[jQuery] Re: superfish delay not working

2007-07-20 Thread Joel Birch
On 21/07/2007, at 11:09 AM, cpsengine wrote: I have a single-level css dropdown and wanted to add a delay, so I setup superfish. It's working as I can see the animation when I mouse over my menu, but the mouse delay isn't working. I think I need to add the sfHover class somewhere into my css, bu

[jQuery] Re: Effect - Slide Up/Down

2007-07-20 Thread debussy007
Thank you all for your nice tips !! In my case it is better to change effect, fadeIn / fadeOut My table is quiete complexe and I ahd troubles with the slide Up / Down. FadIn / Out works perfectly in FireFox, but not in IE 6 ! There is no effect at all. Here is my example : (u will not like my H

[jQuery] Re: Effect - Slide Up/Down

2007-07-20 Thread Rick Faircloth
Thanks for the tips, Karl. I haven't had time to do much with jQuery for a little while since working with it for a couple of weeks. I'll check out the new version and Erik's work. Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Karl Swedberg Sent: Frid

[jQuery] Re: Problem with jQuery + Dimension plugin + Autocomplete plugin + Float

2007-07-20 Thread Brandon Aaron
Are you using units other than pixels for anything? -- Brandon Aaron On 7/20/07, Mark <[EMAIL PROTECTED]> wrote: Hi Brandon, It is difficult to create an example, because it is a complex application, and the autocomplete is highly customized. And also I am going vacations right now, and I wi

[jQuery] Re: Problem with jQuery + Dimension plugin + Autocomplete plugin + Float

2007-07-20 Thread Mark
Hi Brandon, It is difficult to create an example, because it is a complex application, and the autocomplete is highly customized. And also I am going vacations right now, and I will be back in August. This is a big DIV, and inside has two DIVs one floated left, and the other floated right. And in

[jQuery] Re: Effect - Slide Up/Down

2007-07-20 Thread Karl Swedberg
Rick, That looks really great. Might be time to update the version of jQuery on that site, though, because FF2 Mac gets the initial flicker on the slideDown due to a jquery.js bug which has since been fixed. Also, Erik Beeson did some fantastic work with this, using iFrames: http://erikandc

[jQuery] Re: A jQuery success story

2007-07-20 Thread Dan G. Switzer, II
>Well, the old ways ARE dead to me now - I can't think of a situation where >I'll ever need to write regular old JavaScript again :) > >But I DID look up eulogise before I posted just to make sure it would be an >appropriate word and I think, from the definitions I found, I got away with >it eithe

[jQuery] Re: Animate bug under IE6?

2007-07-20 Thread Dan G. Switzer, II
Collin, >Hey all -- I'm new to the list (but not so new to jQuery), and was >hoping I could get some assistance regarding what appears to be a bug >in the .animate function when running under IE6. Inside a .click >function assigned to a specific anchor tag, I call .animate using >jQuery 1.1.3.1.

[jQuery] Re: Blockui problem

2007-07-20 Thread Mike Alsup
Tony, The error says it all. 'question' is not defined. It looks like you removed this line: var question = $('#question')[0]; This line should execute one time, in a doc-ready block. It is just a quick way to cache the element so that you can use it over and over, even if it is removed fro

[jQuery] Re: superfish delay not working

2007-07-20 Thread Olivier Percebois-Garve
have u forgotten to include the hoverIntent plugin ? cpsengine wrote: I have a single-level css dropdown and wanted to add a delay, so I setup superfish. It's working as I can see the animation when I mouse over my menu, but the mouse delay isn't working. I think I need to add the sfHover class

[jQuery] Using slideToggle with multiple divs

2007-07-20 Thread dan
Hello, I wish to use slidetoggle with multiple divs. I have implemented it using only one div however I want all of the divs to operate independently. Here is the HTML structure of a story on my website: hello blah blah blah comment comme

[jQuery] Re: Problem with IE6 FadeIn and FadeOut

2007-07-20 Thread [EMAIL PROTECTED]
Quick update, I reverted to 1.1.2 and the above script works fine (the example link still uses 1.1.3 for reference). Does anyone know if fadein and fadeout have been altered enough to make this a bug or am I not understanding enough about how to use jquery? regards, -jesse- On Jul 20, 2:50 pm,

[jQuery] Using slideToggle with multiple divs

2007-07-20 Thread dan
I plan on using jQuery to show/hide comment boxes for corresponding news stories on my website. I have implemented the code to make just the one box slidetoggle, but like I mentioned there are numerous comment boxes on the page and I don't really know how to make them all behave independently. I'

[jQuery] Animate bug under IE6?

2007-07-20 Thread Collin Allen
Hey all -- I'm new to the list (but not so new to jQuery), and was hoping I could get some assistance regarding what appears to be a bug in the .animate function when running under IE6. Inside a .click function assigned to a specific anchor tag, I call .animate using jQuery 1.1.3.1. It works in

[jQuery] superfish delay not working

2007-07-20 Thread cpsengine
I have a single-level css dropdown and wanted to add a delay, so I setup superfish. It's working as I can see the animation when I mouse over my menu, but the mouse delay isn't working. I think I need to add the sfHover class somewhere into my css, but can't find exactly what I need to change to g

[jQuery] Re: Effect - Slide Up/Down

2007-07-20 Thread Rick Faircloth
Oops. the URL should be: http://ha2.whitestonemedia.com/cfm/church_calendar.cfm Sorry. From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Friday, July 20, 2007 9:23 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Effect - Slide Up/Down

[jQuery] Re: Effect - Slide Up/Down

2007-07-20 Thread Rick Faircloth
I know this may sound goofy as a solution, but when I first starting working jQuery, one of the first things I tried to do was slide a table row. As you said, Glen, it's not a pretty sight. I tried something a little more radical. I use separate *tables* for each row with each table wrapped

[jQuery] Re: Blockui problem

2007-07-20 Thread Anthony Leboeuf(Worcester Wide Web)
anyone have any idea? im really stumped on this one. hours and still cant figure out the deal in firefox Anthony Leboeuf(Worcester Wide Web) wrote: The error is right, question is not defined. Is there a way to bipass it looking for that variable in firefox? works perfect in IE -Tony fu

[jQuery] ANNOUNCE: fr.jquery.com/planet

2007-07-20 Thread Richard D. Worth
There's a new jQuery planet[1], and it speaks French: http://fr.jquery.com/planet We've got two french jQuery blogs syndicated so far: Gastero Prod jquery.info Note: fr.jquery.com (without the /planet) is a work in progress. For now it just redirects to jquery.com. Stay tuned. - Richard [1]

[jQuery] Re: A jQuery success story

2007-07-20 Thread Michael Price
Well, the old ways ARE dead to me now - I can't think of a situation where I'll ever need to write regular old JavaScript again :) But I DID look up eulogise before I posted just to make sure it would be an appropriate word and I think, from the definitions I found, I got away with it either w

[jQuery] Re: Effect - Slide Up/Down

2007-07-20 Thread Glen Lipka
Couple of issues. 1. You can use SlideToggle to reduce complexity alot. $("input.oneButton").click(function(){ $("#level2").slideToggle("slow"); }); However, you may WANT two buttons. 2. You can't really slideup a TR. Its not that flexible in that. I whipped up a demo to show a possible soluti

[jQuery] Effect - Slide Up/Down

2007-07-20 Thread debussy007
Hi, I try to apply effect on a very basic example, But I can't have it working. Can anyone help me with this ? Thank you !! http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> #level2 {background-color:#DFEBFF;} $(docum

[jQuery] Re: A jQuery success story

2007-07-20 Thread Glen Lipka
That's awesome. One minor note: "Convinced by my arguments and eulogising," I think you meant evangelizing. Unless you were declaring that old javascript programming is dead. In which case, eulogizing is perfect. :) jQuery has changed alot of our lives. In the recent survey, it was asked: Ho

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Josh Nathanson
Everyone, Thanks for the help. I went old school and hard coded the mouse events into the elements, of course using jQ in the event handlers. Just too many elements on the page for jQ to handle the binding comfortably. Now it's running great. -- Josh - Original Message - From:

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Klaus Hartl
Giuliano Marcangelo wrote: Josh, Maybe another improvement you could make is to use *table* { table-layout: fixed }, if you are confident that your content will not overflow their respective tablecells...link: http://www.blooberry.com/indexdot/css/properties/table/tlayout.htm

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Giuliano Marcangelo
Josh, Maybe another improvement you could make is to use *table* { table-layout:fixed }, if you are confident that your content will not overflow their respective tablecells...link: http://www.blooberry.com/indexdot/css/properties/table/tlayout.htm... .. looking at your page load

[jQuery] [SITE] Performancing using jQuery

2007-07-20 Thread Tane Piper
Came across this on Technorati: http://performancing.com/the-new-pmetrics-dashboard The new pMetrics Dashboard is designed to quickly and efficiently show you the traffic data that you care about. It is full of live refresh fun (many thanks to the jQuery JavaScript library), and includes the abi

[jQuery] Re: Server Time of the day Clock functions

2007-07-20 Thread Andy Matthews
That would probably be best done on the server side. When the page loads, check the time and provide an alternate CSS file. Unless of course you'd like the page to change after it has already loaded. Then yes, jQuery could be used to do that. -Original Message- From: jquery-en@googlegro

[jQuery] Server Time of the day Clock functions

2007-07-20 Thread tzmedia
Can jquery be used to load a different site design (skin if you like) according to the hosting server clock time. The inspiration for the idea is: http://www.taprootcreative.com/ Which loads different site backgrounds and background sounds. Not quite sure how they have their version working. Too s

[jQuery] Re: Cookies with JQuery?

2007-07-20 Thread Danjojo
Got it using, Klaus's cookie plugin. $(function() { $("#languages").bind('change', function() { var country = $(this).val(); if(country) { $('#countryFlag').attr("src", "images/" + country + ".gif"); $.cookie

[jQuery] Re: A jQuery success story

2007-07-20 Thread Christopher Jordan
This is awesome, Michael! Great work! And keep spreading the jQuery goodness around. :o) Chris On 7/20/07, Sean Catchpole <[EMAIL PROTECTED]> wrote: A Great Story Michael, thank you. ~Sean -- http://cjordan.us

[jQuery] jQuery JSON

2007-07-20 Thread pdp
I am not sure if this helps, but here you go... a simple JSON plugin for jQuery. http://www.gnucitizen.org/projects/jquery-json/ I will add also the JSON serializing and deserializing features from AttackAPI (http://www.gnucitizen.org/projects/attackapi) soon. cheers

[jQuery] Re: A jQuery success story

2007-07-20 Thread Sean Catchpole
A Great Story Michael, thank you. ~Sean

[jQuery] Re: Cookies with JQuery?

2007-07-20 Thread Su
http://www.stilbuero.de/2006/09/17/cookie-plugin-for-jquery/ On 7/20/07, Danjojo <[EMAIL PROTECTED]> wrote: Am I able to set client-side cookies with JQuery? That would be REALLY great!! I could store the Language state in this cookie. $(function() { $("#languages").bind('change', fu

[jQuery] Re: clueTip updates and new theme

2007-07-20 Thread Danjojo
Amazing work, clue-tips (hyperlink hints), are one of my favorite things to come out of all the changes of late.. I hope to try them out soon.. On Jul 20, 3:07 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote: > Right now, I think this is a great plugin. Very easy to set up and > useful/usable. > > F

[jQuery] Re: select by onclick text

2007-07-20 Thread seedy
Glen Lipka wrote: > > I whipped up a demo > http://commadot.com/jquery/selectors/contains.htm > > I used EACH(). However, I just feel like I am missing something. > There has got to be a way to do this without an IF statement. > I have done something similar, using .each then checking with r

[jQuery] Re: Select LIst with Jquery

2007-07-20 Thread Danjojo
Ahh the code works fine. The problem seems to be that when shift-refreshing the browser, the selected item in the select list does not reset to the selected option. Language English Japanese Even setting it to selected does not help. If I last chose English, then when

[jQuery] Cookies with JQuery?

2007-07-20 Thread Danjojo
Am I able to set client-side cookies with JQuery? That would be REALLY great!! I could store the Language state in this cookie. $(function() { $("#languages").bind('change', function() { var country = $(this).val(); if(country) { $(

[jQuery] Re: Select LIst with Jquery

2007-07-20 Thread Danjojo
I tried the example. In IE7, when I change the Select List to Japanese, the flag in the ID above does not change. If I select English first, then select Japanese the flag will change. What am I missing? I have for JQuery: $(function() { $("#languages").bind('change', function() {

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Scott Sauyet
Mitchell Waite wrote: How generous of you to go into this detail and give me so many options. Sadly I tried all of these techniques and none of them worked. Could you post a sample page somewhere where these fail? This is pretty basic JQuery. I'm wondering if there is some interference with

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Michael Geary
> From: Dan G. Switzer, II > > What is this "glossy" plug-in your using? > > I have a feeling that plug-in may be changing your images > from normal HTML tags to something embedded in a > tag or to SVG. > > If that's the case, then it's definitely going to affect > jQuery--because the ima

[jQuery] Re: clueTip updates and new theme

2007-07-20 Thread Karl Swedberg
thanks, Glen and Web Specialist! Glen, great idea for the fadeIn(). I'll see what I can do. By the way, I posted a blog entry for "beta 2" last night, with more enhancements/fixes and committed the files to svn: BLOG ENTRY: http://www.learningjquery.com/2007/07/cluetip-plugin-beta-2 SOURCE

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Josh Nathanson
Hi Dan, Thanks for the info. I'm working on increasing the specificity of the selectors, but it's still too many darn dom elements. There might be 3000 bindings that need to happen. Next step is to do the old fashioned binding right in the html. -- Josh - Original Message - Fro

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Dan G. Switzer, II
Josh, Klaus' post is a good example of the "specifity" I was referring to in my post. Basically writing selectors that are much more specific and allow jQuery to do less parsing work. -Dan >Haven't tested in IE but took a quick look at your script. You could >speed up your queries if that is th

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Dan G. Switzer, II
Josh, >Just tried the uncompressed, same problem, long running script. > >Here is a link, PLEASE DON'T CLICK AROUND, just view in IE6 and you'll >see the alert. > >http://www.calabunga.com/main/pagesource.html > >It's a massive page, over a MB, I'm sure that is part of the problem >but how do I r

[jQuery] Re: jQuery & jEditable

2007-07-20 Thread Erik Beeson
Your question is about PHP, not jQuery. You'd have better luck on a PHP forum. --Erik On 7/20/07, Aureole <[EMAIL PROTECTED]> wrote: I'm using the jEditable plugin which can be found here: http://www.appelsiini.net/~tuupola/258/jeditable-in-place-editor-plugin-for-jquery/save.php The exam

[jQuery] Intensive CPU + Animated GIFS

2007-07-20 Thread Josh Bush
I have an intensive operation that occurs in my code, and when it does animated gifs pause their animating. I tried wrapping the offending code in a setTimeout(function(){...},0) with no luck. Right now the basic code looks like this: $("#gif").show(); //#bigtable has 1500 rows 4 columns wide $

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Josh Nathanson
I'm sure that's it Klaus. I'll make some changes and report back. -- Josh - Original Message - From: "Klaus Hartl" <[EMAIL PROTECTED]> To: Sent: Friday, July 20, 2007 11:52 AM Subject: [jQuery] Re: Long running script IE6, help! JoshN wrote: Just tried the uncompressed, same p

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Dan G. Switzer, II
Mitchell, >How generous of you to go into this detail and give me so many options. >Sadly I tried all of these techniques and none of them worked. > >1. The mixing of the ID and class in my first example still didn't work. > >2. The idea of adding the additional class xyz to the existing class di

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Glen Lipka
I think there is alot of stuff going on in this thread. Some best practices though: never use ID unless it truly is a 1 time thing. Like 1. A global header 2. A global footer 3. Left nav container. These are things that will never ever have something else like it. Otherwise, always use classes.

[jQuery] Re: Announce: Confirmer plugin

2007-07-20 Thread Stephan Beal
> On Jul 18, 7:34 am, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > Did it work? i just tried it, but it doesn't appear to have an affect - the click() handler appears to take precedence, which actually does make sense because you cannot have a double-click without having a single click. i trie

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Andy Matthews
You're probably right that your glossy and iradius50 "classes" are interfering with jQuery code. Have you tried this: $('.glossy').click(function(){ alert('testing'); } Concerning the xPath options that the previous poster mentioned. Let's pretend we have a navbar (id=navigation) with mu

[jQuery] Re: clueTip updates and new theme

2007-07-20 Thread Glen Lipka
Right now, I think this is a great plugin. Very easy to set up and useful/usable. Feature request :) Wouldn't it be cool if it animated from the link to be full size? Like fadeIn() or show(). That would be hot! Glen On 7/20/07, Web Specialist <[EMAIL PROTECTED]> wrote: Karl, Wonderful! C

[jQuery] Re: select by onclick text

2007-07-20 Thread Glen Lipka
I whipped up a demo http://commadot.com/jquery/selectors/contains.htm I used EACH(). However, I just feel like I am missing something. There has got to be a way to do this without an IF statement. Also, I would remiss not to mention. You shouldn't use onclick="". The goal (imho) is to make the

[jQuery] Re: clueTip updates and new theme

2007-07-20 Thread Web Specialist
Karl, Wonderful! Cheers 2007/7/16, Karl Swedberg <[EMAIL PROTECTED]>: Hi again, Just wanted to let you know that I did a bunch of work on the clueTip plugin this weekend and made some progress in a few areas. A couple people requested that the clueTips look more like Cody Lindley's jTi

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Mitchell Waite
How generous of you to go into this detail and give me so many options. Sadly I tried all of these techniques and none of them worked. 1. The mixing of the ID and class in my first example still didn't work. 2. The idea of adding the additional class xyz to the existing class didn't work. It may

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Klaus Hartl
JoshN wrote: Just tried the uncompressed, same problem, long running script. Here is a link, PLEASE DON'T CLICK AROUND, just view in IE6 and you'll see the alert. http://www.calabunga.com/main/pagesource.html It's a massive page, over a MB, I'm sure that is part of the problem but how do I re

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread JoshN
Just tried the uncompressed, same problem, long running script. Here is a link, PLEASE DON'T CLICK AROUND, just view in IE6 and you'll see the alert. http://www.calabunga.com/main/pagesource.html It's a massive page, over a MB, I'm sure that is part of the problem but how do I rectify? On Jul

[jQuery] Re: Select LIst with Jquery

2007-07-20 Thread Klaus Hartl
Danjojo wrote: I have some basic markup: Language English Japanese I have done some basic Jquery that changes or alters basic classes, Id's, or element attributes. But I am not sure how to use Jquery in a function manner yet. How do I get the src for the flag image

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Andy Matthews
If you have multiple images to which you'd like to apply the click functionality, then just change the jQuery code: $('.someClass').click(function(){ alert('testing'); }); Same effect, except now every image with that class has that behaviour. -Original Message- From: jquery-e

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Andy Matthews
Not a dumb question, and you're right. There's a LOAD of stuff that's really core that isn't anywhere in the docs. It took me quite a while to figure some of it out. You can pass any arguments you want to this function. I personally find it easier though to just get at what I need inside the func

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread JoshN
Brandon, I'll try that. Scott, it's login only, sorry no url. On Jul 20, 11:27 am, "Brandon Aaron" <[EMAIL PROTECTED]> wrote: > Have you tried using the uncompressed version of jQuery? > > -- > Brandon Aaron > > On 7/20/07, Josh Nathanson <[EMAIL PROTECTED]> wrote: > > > > > Hey jQuery'ers, > >

[jQuery] Re: draggable clone name

2007-07-20 Thread Terry B
I wish i could use Firefox in the environment i am in... but cant. yes the 1st argument is the Cloned Element, but I wanted the Clone name which I found is "dragHelper" and where I want to manipulate the info as it is being dragged around. also instead of using the 1st argument, you can use "t

[jQuery] Select LIst with Jquery

2007-07-20 Thread Danjojo
I have some basic markup: Language English Japanese I have done some basic Jquery that changes or alters basic classes, Id's, or element attributes. But I am not sure how to use Jquery in a function manner yet. How do I get the src for the flag image to change, id co

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Brandon Aaron
Have you tried using the uncompressed version of jQuery? -- Brandon Aaron On 7/20/07, Josh Nathanson <[EMAIL PROTECTED]> wrote: Hey jQuery'ers, I am having an issue with jQuery in IE6. I have a very large html page coming from the server which also includes the jQuery packed file. When the

[jQuery] Re: Long running script IE6, help!

2007-07-20 Thread Scott Sauyet
Josh Nathanson wrote: I am having an issue with jQuery in IE6. I have a very large html page coming from the server which also includes the jQuery packed file. When the page is too large, IE6 throws a "long running script" error; the end user clicks abort script, and havoc ensues with the d

[jQuery] Long running script IE6, help!

2007-07-20 Thread Josh Nathanson
Hey jQuery'ers, I am having an issue with jQuery in IE6. I have a very large html page coming from the server which also includes the jQuery packed file. When the page is too large, IE6 throws a "long running script" error; the end user clicks abort script, and havoc ensues with the databa

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Dan G. Switzer, II
Mitch, The following code would attach a "click" event to every "img" tag on the page. When you click the image, you'll get an alert w/a message and the source path to the image. $("img").bind( "click", function (){ alert("You clicked an image!\n\n" + this.src);

[jQuery] Re: Announce: Confirmer plugin

2007-07-20 Thread Ganeshji Marwaha
On Jul 18, 7:34 am, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: Hmmm, just thinking out loud here, did u try attaching a no-op function to window.ondbclick... That's an EXCELLENT idea! Thanks a lot! Doh - i can't believe i didn't think of that before. Perhaps jQ should install a no-op dou

[jQuery] Re: draggable clone name

2007-07-20 Thread Terry B
fyi, the name is "dragHelper" On Jul 20, 11:11 am, Terry B <[EMAIL PROTECTED]> wrote: > i am using onDrag to update some info within the dragged div which > works but what i really want is to update the info in the clones. how > are the clones named, anyone know off-hand? > > ~Terry

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Mitchell Waite
Glen Can you give me an example of how the syntax for this might work. I mean the whole garbanzo. From what I get about using the ID approach each image has to have a unique ID which means the function you want to call has to be reproduced over and over. Thanks Mitch From: jquery-en

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Scott Sauyet
Goofy wrote: What happens if you already have some 3rd party class on the image like this: If I add an ID the click never gets fired It should. This $('#PanelOpenGlossy').click(function(){ alert('testing'); } should work. My other question is this: the ID has to be un

[jQuery] Re: draggable clone name

2007-07-20 Thread Dan G. Switzer, II
Terry, >i am using onDrag to update some info within the dragged div which >works but what i really want is to update the info in the clones. how >are the clones named, anyone know off-hand? The onStart event receives 2 arguments. The first is the element being dragged, the second is an array c

[jQuery] Re: Resizable Div with Shadow Effect?

2007-07-20 Thread cfdvlpr
That plugin was exactly what I needed (.outerHeight() works beautifully) thanks again! On Jul 19, 4:01 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote: > How about the dimensions plugin to get the height of one and set the other? > > Glen > > On 7/19/07, cfdvlpr <[EMAIL PROTECTED]> wrote: > > > > > I'

[jQuery] Re: Resizable Div with Shadow Effect?

2007-07-20 Thread cfdvlpr
That plugin was exactly what I needed (.outerHeight() works beautifully) thanks again!

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Goofy
What happens if you already have some 3rd party class on the image like this: If I add an ID the click never gets fired My other question is this: the ID has to be unique for this approach to work, right? You can't call the same function but have to make a new one. That seems inefficient as

[jQuery] Re: A jQuery success story

2007-07-20 Thread Ganeshji Marwaha
That is good news and BTW a heart-touching story -GTG On 7/20/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: Excellent! Be sure and ping the list if you need any help with the presentation. I believe there are several people on the list who have recently given a similar presentation to their co

[jQuery] Re: select by onclick text

2007-07-20 Thread seedy
that doesn't seem to be working for me nor does $('form :image').find('[EMAIL PROTECTED] :contains("confirm")]') I am using jquery 1.1.3.1 if that is what you mean by latest version Glen Lipka wrote: > > I think with the latest version you can say > $('form :[EMAIL PROTECTED]') > > Glen > >

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Mitchell Waite
Andy I know that was a dumb question but I really appreciate your help. There is this entire body of knowledge that jQuery assumes that is really not covered in any of the docs. Can I pass parameters to the function with this ID approach? From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECT

[jQuery] Re: Solving the Back button problem

2007-07-20 Thread Terry B
or expire the page if you do not want them to ever use the back button On Jul 19, 10:23 pm, "Karl Rudd" <[EMAIL PROTECTED]> wrote: > Perhaps try setting a cookie the first time the page is loaded. Then > check each time the page is loaded for the cookie. > > Karl Rudd > > On 7/19/07, S. Rober

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Mitchell Waite
I think I get this but when you say "if you can find the object" what do you mean by "find". That the object exists and you know its ID? Mitch From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Glen Lipka Sent: Friday, July 20, 2007 9:02 AM To: jquery-en@googlegroups.co

[jQuery] Loading Javascript Dynamically (in other words, as needed)

2007-07-20 Thread Chrisss
Hello, I was wondering if jQuery can be used to load javascript dynamically, on an as-needed basis. Here is the problem I have: I want to load a page with as little javascript as possible. When someone clicks on an item that requires some javascript functionality, I want it to load a javascript

[jQuery] name is...

2007-07-20 Thread Terry B
found i, fyi, the name is "dragHelper"

[jQuery] Form Validation by generic class name

2007-07-20 Thread craveytrain
I have been using jQuery for a couple months and have been looking to use it as a common library for all my company's applications. I have also been evaluating the form validator plugin. I am trying to replace the JS validation library we have now with it. However, I can't figure out how to set ru

[jQuery] Re: repeated click when using .show(slow)

2007-07-20 Thread mmjaeger
nobody able to answer this? I really like to know whether I'm doing something wrong here. sorry for bumping. On Jul 17, 5:43 pm, mmjaeger <[EMAIL PROTECTED]> wrote: > Hello, > > I've a link I'm using .show(slow) - it works fine unless I click > repeatedly fast on the link - re-clicking the link

[jQuery] Re: [ANNOUNCE] jQuery Accessibility Plugin

2007-07-20 Thread Ganeshji Marwaha
Good work Tane, this is a good start... -GTG On 7/20/07, Klaus Hartl <[EMAIL PROTECTED]> wrote: Nicolas Hoizey wrote: > Hello, > >> Today I am happy to release my second plugin for jQuery - the jQuery >> Accessibility Plugin. > > IMHO, accessibility is something you have to deal with before

[jQuery] Re: Validation pluggin

2007-07-20 Thread oscar esp
I have inspected the DOM with fire fox the only diferrence is: - The first one doesn't have meta property - The second one have meta property = true.

[jQuery] Validation pluggin

2007-07-20 Thread oscar esp
I have a form with a div. All fields are inside that DIV. Then I use clone method to add a new div with the same code that the original. Before append it to the DOM I change the id and name of all field. Then I get: age: age: That work fine howeverseems that validation only work for th

[jQuery] Re: Proud Daddy's First Pic

2007-07-20 Thread Felix Geisendörfer
John Resig is a proud daddy: http://flickr.com/photos/jeresig/859737702/ Haha. And his child already has a massive cult-following - can't beat that, uh? -- Felix -- My Blog: http://www.thinkingphp.org My Business: http://www.fg-webdesign.de Rey Bango wrote: John Res

[jQuery] Re: Removing table rows on delete not working correctly

2007-07-20 Thread Tane Piper
Hmm, probably very ugly hackish but I found a solution (i always tend to AFTER posting here): $j('a.delete').bind('click', function(){ var deletelink = this; var deleteid = $(deletelink).attr('id'); var x=window.confirm("Are you sure you want to de

[jQuery] Re: [ANNOUNCE] jQuery Accessibility Plugin

2007-07-20 Thread Klaus Hartl
Nicolas Hoizey wrote: Hello, Today I am happy to release my second plugin for jQuery - the jQuery Accessibility Plugin. IMHO, accessibility is something you have to deal with before applying any Javascript, so that people using speech synthesys or other devices can navigate in contents a

[jQuery] Removing table rows on delete not working correctly

2007-07-20 Thread Tane Piper
Hi folks, I've written a small script to deal with deleting content from my application. When you view the admin index screen for a content type, it's displayed as a table of content. In the last cell there are some actions such as view, edit and delete. The script below works for deleting th

[jQuery] Proud Daddy's First Pic

2007-07-20 Thread Rey Bango
John Resig is a proud daddy: http://flickr.com/photos/jeresig/859737702/ Rey...

[jQuery] Re: [ANNOUNCE] jQuery Accessibility Plugin

2007-07-20 Thread Tane Piper
Good suggestions. I threw up the demo page on my lunch hour today, so I didn't get time to do a lot with it. I'll make it much more useful this weekend. On 7/20/07, Alexandre Plennevaux <[EMAIL PROTECTED]> wrote: Taner, again this is a great and very useful plugin that eases the work of webd

[jQuery] Re: select by onclick text

2007-07-20 Thread Glen Lipka
I think with the latest version you can say $('form :[EMAIL PROTECTED]') Totally untested. Running out the door. I would also explore using find() or possible attr() to narrow it down. The ~ means "contains". Glen On 7/20/07, seedy <[EMAIL PROTECTED]> wrote: I am trying to select all subm

[jQuery] Re: Click to call a fuction?

2007-07-20 Thread Glen Lipka
Also, if its multiple images, you can give the images a class or find them in any CSS way. So if you can find the object, any object using CSS, then you can use that in jQuery. $("img").click... $("div.someContainer img").click... $("img.classOfImage").click... $("img:first").click //gets the ver

[jQuery] Re: Blockui problem

2007-07-20 Thread Anthony Leboeuf(Worcester Wide Web)
The error is right, question is not defined. Is there a way to bipass it looking for that variable in firefox? works perfect in IE -Tony function addtocart(formName,product) { var obj = findObj(formName); if (obj != null) { $.blockUI(question, { width: '275px' }); $('#ca

[jQuery] Re: Should be real easy but not for me

2007-07-20 Thread Glen Lipka
Im a little confused. SlideInRight and SlideOutRight arent jQuery functions. Are these from a plugin you made? Best thing is to post a simple proof-of-concept page. then we can help you debug it. Glen On 7/19/07, Goofy <[EMAIL PROTECTED]> wrote: Why wont this work. Its so simple. I just wa

[jQuery] Re: [ANNOUNCE] jQuery Accessibility Plugin

2007-07-20 Thread Alexandre Plennevaux
Taner, again this is a great and very useful plugin that eases the work of webdevelopers to include such functionalities in a minimum amount of time. Yet as you mention, it goes beyond a javascript plugin to fully enforce accessibility standards as accessibility must be enforced first and for

  1   2   >