[jQuery] Re: Modifying Cycle plugin to first check next slide image is loaded

2008-03-26 Thread boermans
Okay I figured it out I think, at least for my simple use of the plugin: On Mar 26, 3:02 pm, boermans [EMAIL PROTECTED] wrote: Can anyone provide any tips as to what approach I should take to do the same with the more complex Cycle plugin: Added: if( $(next).find('img')[0].complete ) { //

[jQuery] Re: event fired after SlideDown

2008-03-26 Thread Olivier Percebois-Garve
Maye you can use setInterval and periodically test if your elem is visible ? On Tue, Mar 25, 2008 at 5:40 PM, Yuval Hager [EMAIL PROTECTED] wrote: On Mar 25, 3:35 pm, Olivier Percebois-Garve [EMAIL PROTECTED] wrote: As I am not Drupal user difficult to understand what you can do or cant.

[jQuery] Validation Plugins: how to add global error

2008-03-26 Thread Jacky
Hi all, some question about the validation plugins. There is a form with: - some search fields - a table of search result with checkboxes - some buttons to do next action with checked records Currently, the form is placing error message after each search fields. However, I also want to validate

[jQuery] [tooltip] Something left in your test page

2008-03-26 Thread alexanmtz
Hi Jorn, I would like to request you to add a tooltip in your select box that you use to test bgiframe. Actually it work well, but try to put in your demo page a tooltip and a title in select box in your test page: http://jquery.bassistance.de/tooltip/demo/ Try to test this:

[jQuery] Re: slideing pics

2008-03-26 Thread Ariel Flesler
SerialScroll http://flesler.blogspot.com/2008/02/jqueryserialscroll.html Bye -- Ariel Flesler http://flesler.blogspot.com On Mar 25, 4:20 pm, ripple [EMAIL PROTECTED] wrote: http://jquery.com/ zok [EMAIL PROTECTED] wrote: Hi, i'd like to display e.g. 5 pics and an arrow to the right.

[jQuery] Re: jQuery code comments - Is that Javadoc or something else?

2008-03-26 Thread Ariel Flesler
The core of jQuery doesn't have formal comments, and I don't think there's any standarized documentation among jQuery devs. I always add some *formal* comments in the header of the source version of my plugins. I stick to scriptDoc http://scriptdoc.org/. It's an adaptation of javadoc and it's

[jQuery] jQuery moreSelectors :modified - code stopped working

2008-03-26 Thread Stuart
I used the excellent moreSelectors plugin on a project about a year ago and I just discovered that the old code has stopped working. I'm using window.onbeforeunload to call a function that checks to see if there are any modified form fields and alert the user that changes will be lost. The code

[jQuery] Re: jQuery moreSelectors :modified - code stopped working

2008-03-26 Thread Stuart
I've done some further testing using this simplified code: var unsaved = $(*:selector).size(); The following selectors work as expected (returning the correct number of elements): :text :textarea :select :selected :multiple The :modified selector returns undefined. The odd thing is that this

[jQuery] Re: Can't assign variable content to some element border color in IE (very weird problem)

2008-03-26 Thread Nazgulled
:( Nazgulled wrote: Anyone please... This is really making me mad and I have no clue on how to fix this stupid bug that shouldn't be happening. If anyone as any idea, please, let me now... :( Nazgulled wrote: Hi there, I'm having this strange problem with IE that I don't know how to

[jQuery] Re: Validation Plugins: how to add global error

2008-03-26 Thread Jörn Zaefferer
Jacky schrieb: Hi all, some question about the validation plugins. There is a form with: - some search fields - a table of search result with checkboxes - some buttons to do next action with checked records Currently, the form is placing error message after each search fields. However, I also

[jQuery] Re: tooltip in select

2008-03-26 Thread jquertil
I have had so many problems of similar sort with select's that I finally gave up and now I just use a library to generate a select box that's got only DIV tags. That way I can have multi-line items, tooltips, fading, etc... death to select input form tag :P especially I see google using similar

[jQuery] Re: hover() only working on DOM elements NOT loaded via jQuery?

2008-03-26 Thread jquertil
thanks Karl, but you see, I thought I circumvent the issue by actually having loaded the new content into an invisible DIV already. hence lis line: $('#tab_1').html( $('#tabcontent_1').html() ); it's moving the contents of the invisible DIV into the tab DIV. scratching head still...

[jQuery] Re: Recommendations needed to replicate this flash functionality

2008-03-26 Thread sweetL
How new are you to web developing? XML / Database will be whatever you prefer. Im guessing what you're interested in, is the fade/slide-in effect of the red content box when you click a menu item. You want to be looking at the animate() functionality.

[jQuery] attr() fails sometimes.... (using droppable and draggable)

2008-03-26 Thread sweetL
I did initially post this over on the jquery UI group, but the concensus is that its not really a ui issue, its a jquery issue... so im posting here. Sorry to just join without introduction, this issue is doing my head in... First off, firefox + firebug is a must, some console.debug'ing going

[jQuery] Re: Recommendations needed to replicate this flash functionality

2008-03-26 Thread bcherry
This is actually reall simple (probably not a surprise). I assume you have html code somewhat like the following: div class=Button../div div class=Button../div ... div class=ContentArea../div Of course, I'll leave the CSS to you for how to make these position correctly to look like that flash

[jQuery] Loading a form via ajax load and then submitting with ajax form helper not working.

2008-03-26 Thread delay
I am having trouble getting a form to submit using the jquery form helper. I load the form with jquery load which works fine. Then if I try to submit the form using the form helper it doesn't seem to find it. I assume the DOM is not being reparsed for the html loaded by the ajax call. I am

[jQuery] Re: Superfish Plugin - transparency

2008-03-26 Thread Schmitt
Hi Joel, with your original opacity values it didn't work, I had to switch them around. It looks lovely in Firefox but in IE even the first submenu is already completely transparent. I'm still poking it, so maybe will figure something out. Cynthia Joel Birch wrote: Hi Adrian, Hmm,

[jQuery] Re: jquery 1.2.3 not working in my application

2008-03-26 Thread nacnez
That worked. I was using an older version of jQuery livequery. I replaced it with the proper version and it worked!.. Thanks a lot folks. nacnez On Mar 25, 10:43 pm, Adrián Moreno [EMAIL PROTECTED] wrote: I recently have had some similar problems when including jQuery into my wordpress theme.

[jQuery] jScrollPane: horizontal scroll and dynamic height/width

2008-03-26 Thread Hk.
Hello, I have just found this nice little piece of JS while I was looking for a nice script to replace this cruel scrollbars from my site. Anyway, I miss two features and thought it would be more clever to ask here if someone has already customized the script in the way I need it before I try it

[jQuery] Re: horizontal menu

2008-03-26 Thread [EMAIL PROTECTED]
I believe your are wanting slidingPanels... http://cherne.net/brian/resources/jquery.slidingPanels.html On Mar 25, 4:07 pm, Pofferbacco [EMAIL PROTECTED] wrote: Hello, is there a plugin to have an horizontal menu like thishttp://www.phatfusion.net/imagemenu/index.htm? Thank you, Luca

[jQuery] Re: How to get the first matching parent of each element?

2008-03-26 Thread Will Moffat
Thanks Ariel, Is there an elegant way to return the _first_ matching parent of each element in a collection? Am I missing something obvious? Yes, it seems I was :-( $('.clickable').map(function(){    return $(this).parents('.container')[0]; }); That's exactly what I was looking for.

[jQuery] Tablesorter parsing question

2008-03-26 Thread DavidH
Hi, I have a column I want to use tablesorter to act on. It's a time column, where the times are in the format mm:ss.tenths, e.g. (10:12.2, 15:12.2). Times of under 10 minutes are 7:12.4, 9:12.5. Tablesorter deals with these by sorting them, in ascending order, as 10:12.2, 15:12.2, 7:12.4,

[jQuery] Problem in IE6 with empty() and replaceWith()

2008-03-26 Thread lemp
Hi, I'm new to jQuery so I may miss something obvious... I created a script that create/update a second select list when a choice is made in the first one. Works fine in Firefox but only partially in Explorer. There is 2 problems: On line: if ($(div#categories).length 0)

[jQuery] ... new posts not working? ...

2008-03-26 Thread sweetL
tried putting up a post twice today with no joy, whats going on?

[jQuery] jquery validate, addMethod strange behaviour

2008-03-26 Thread hosea46
Hi there, I have two issues here: a) When adding a method to the validator the message does not return on an error b) Even though the added method returns false the submit handler still submits the form. Any suggestions? Here the code: $.validator.addMethod(userExists, function(value,

[jQuery] Re: Set src of image in containing div of this div ?

2008-03-26 Thread the_woodsman
$(this).parent().parent('.display img').attr('src', val); I think with a bit mroe debugging you can crack this - one thing that looks suspect is parent().parent('.display img'), surely nothing's going to have an image as a parent? I would assume you're looking for something more like

[jQuery] Re: jQuery code comments - Is that Javadoc or something else?

2008-03-26 Thread Eric Martin
I'm not sure what the jQuery developers use this format for, but it is not javadoc, per se. If you are looking for something to create documentation , I personally have used jsdoc-toolkit (http://code.google.com/p/jsdoc- toolkit/) which is a javadoc type api for JavaScript. There are a number of

[jQuery] Re: Set src of image in containing div of this div ?

2008-03-26 Thread sweetL
can you post a workable demo somewhere? even if you do a self-contained html file and put it in a pastebin somewhere. On Mar 25, 8:36 pm, elspiko [EMAIL PROTECTED] wrote: Hi, I'm fairly new to jQuery so bare with me. I've had a search on the forums, but if its already been answered i

[jQuery] jQuery with jquery.corners displaying differently in IE6 than FF

2008-03-26 Thread Dan Hudson
I have a horizontal menu that with the use of jQuery and a plug in jquery.corner.js I am rounding the upper left corner. It appears fine in FF but fails to work properly in IE6. Also, in FF the area to click on is very small - not even the width/height of the text. Is this due to the numerous

[jQuery] JSONP timestamp parameter (Answered)

2008-03-26 Thread [EMAIL PROTECTED]
I'm re-posting this message, which I originally posted to the Development list by my mistake, for those to find on a search for a similar problem. Answer included: --- I've written a Picasa Webalbum integration script that uses the JSONP calls for

[jQuery] Re: Attach Event to Class Instantiation

2008-03-26 Thread jmar777
Thanks Chris - that actually looks fairly close to what I'm looking for. If I could add an advice to the constructor method using before(), then I think that would solve my problem. Thanks again!

[jQuery] links in accordion plugin?

2008-03-26 Thread Netherscurial
Hello, I have a page at http://www.consultwebs.com/videoNEW.htm which uses the accordion plugin to run those tabs you see where the video is. It works fine but none of the links works in the tabs, and some of them disappear. Like under the Example Videos on Consultwebs' Client Websites. heading.

[jQuery] links in accordion plugin?

2008-03-26 Thread netherscurial
Hello, I have a page at http://www.consultwebs.com/videoNEW.htm which uses the accordion plugin to run those tabs you see where the video is. It works fine but none of the links works in the tabs, and some of them disappear. Like under the Example Videos on Consultwebs' Client Websites.

[jQuery] Re: Attach Event to Class Instantiation

2008-03-26 Thread jmar777
Thanks Ariel, Your example (b) is more or less what I wanted. I was hoping to find an approach that didn't require firing an event from within the constructor, but that doesn't seem to be possible. BTW, I've enjoyed your blog on numerous occasions - keep it up!

[jQuery] Problem with jquery.validate.js

2008-03-26 Thread Paul Collins
Hi all, I'm working with the JQuery validate plugin and having a few problems. I must first point out that I am a novice and may be asking dumb questions! Any tips or links would be great. I have a test page here I am working on: http://paulcollinslondon.com/contactTest.php I am using another

[jQuery] links in accordion plugin?

2008-03-26 Thread Kevin Evans
Hello, I have a page at http://www.consultwebs.com/videoNEW.htm which uses the accordion plugin to run those tabs you see where the video is. It works fine but none of the links works in the tabs, and some of them disappear. Like under the Example Videos on Consultwebs' Client Websites.

[jQuery] Re: jquery hover in ie

2008-03-26 Thread mcniac
Hi, I am having the same issue, the events that are not working in IE are mouseenter and mouseleave (which are used to make the hover event) i haven' t had the time to debug it, but using mouseover and mouseout works for what i needed Esteban On Feb 22, 11:09 am, Jarrod [EMAIL PROTECTED]

[jQuery] Re: jQuery code comments - Is that Javadoc or something else?

2008-03-26 Thread Stephen
Ariel, Thank you for confirming this. Since there isn't any formal commenting process for jQuery code, I will use the scriptDoc spec, which suits my needs. --Stephen On Mar 26, 9:47 am, Ariel Flesler [EMAIL PROTECTED] wrote: The core of jQuery doesn't have formal comments, and I don't think

[jQuery] iPhoto done in JQuery

2008-03-26 Thread ajk49
Check out these three Ajax apps developed almost entirely using JQuery by Mobyko. They are an iPhoto type photo management tool, a video management tool and a text management tool. Click on the links in the navigation to switch between the galleries. All the galleries are aimed at helping people

[jQuery] Re: jQuery code comments - Is that Javadoc or something else?

2008-03-26 Thread matheus
Hello Stephen! This code comments looks like phpDocumentor... /** --- Start of comment block @require --- file needed @example --- One example of the use of code (I dont remeber if this example is a external file or a internal.) */ --- End of comment block On 26 mar, 10:47, Ariel Flesler

[jQuery] Accessing Parent Classes variables from $.Post function

2008-03-26 Thread snyderp
Hi Everyone, I'd like to use jQuery in a class I'm working on for a project. However, I'm quickly getting lost in variable resolution, and any help people could provide would be greatly appreciated. So, the just of it is that I have something like: function DB_info(script) {

[jQuery] Re: jQuery code comments - Is that Javadoc or something else?

2008-03-26 Thread matheus
Its looks like phpDocumentor... On 26 mar, 10:47, Ariel Flesler [EMAIL PROTECTED] wrote: The core of jQuery doesn't have formal comments, and I don't think there's any standarized documentation among jQuery devs. I always add some *formal* comments in the header of the source version of my

[jQuery] Re: Problem with jquery.validate.js

2008-03-26 Thread Paul Collins
Hi all, As a follow up to this, I've decided to try and rewrite the image replace script with JQuery, so I can re-use it. The one thing I can't seem to find any info on at the moment is doing a search for only part of an ID. So in this instance, I would like to search for all submit input tags

[jQuery] Re: [validate] need help with addMethod

2008-03-26 Thread Jörn Zaefferer
Priest, James (NIH/NIEHS) [C] schrieb: Jörn, the issue is it's not a checkbox :) It's a set of radio buttons: o yes o no The user must select 'yes' or they can't continue to submit the form. Okay, if you want to stick with radio buttons for a boolean value, please post a testpage

[jQuery] Re: jquery validate, addMethod strange behaviour

2008-03-26 Thread Jörn Zaefferer
hosea46 schrieb: Hi there, I have two issues here: a) When adding a method to the validator the message does not return on an error b) Even though the added method returns false the submit handler still submits the form. Any suggestions?[...] Thanks for the help. Validation methods are

[jQuery] Re: Problem with jquery.validate.js

2008-03-26 Thread Jörn Zaefferer
Paul Collins schrieb: Hi all, As a follow up to this, I've decided to try and rewrite the image replace script with JQuery, so I can re-use it. The one thing I can't seem to find any info on at the moment is doing a search for only part of an ID. So in this instance, I would like to search

[jQuery] Tablesorter parsing question

2008-03-26 Thread Apemantus
Hi, I have a column I want to use tablesorter to act on. It's a time column, where the times are in the format mm:ss.tenths, e.g. (10:12.2, 15:12.2). Times of under 10 minutes are 7:12.4, 9:12.5. Tablesorter deals with these by sorting them, in ascending order, as 10:12.2, 15:12.2, 7:12.4,

[jQuery] Re: links in accordion plugin?

2008-03-26 Thread Jörn Zaefferer
Netherscurial schrieb: Hello, I have a page at http://www.consultwebs.com/videoNEW.htm which uses the accordion plugin to run those tabs you see where the video is. It works fine but none of the links works in the tabs, and some of them disappear. Like under the Example Videos on Consultwebs'

[jQuery] Re: Accessing Parent Classes variables from $.Post function

2008-03-26 Thread Jörn Zaefferer
snyderp schrieb: Hi Everyone, I'd like to use jQuery in a class I'm working on for a project. However, I'm quickly getting lost in variable resolution, and any help people could provide would be greatly appreciated. So, the just of it is that I have something like: function DB_info(script) {

[jQuery] Problem fiding a certain text inside a table

2008-03-26 Thread Feed
Hello all, I'm having a hard time trying to make a script. This is the whole picture: - I have lots of tables in the same page - Each of those tables has a button that, once pressed, find and highlight all '*' characters inside the table What I'm thinking about doing is: Find all TDs that

[jQuery] Re: [tooltip] Something left in your test page

2008-03-26 Thread Jörn Zaefferer
alexanmtz schrieb: Hi Jorn, I would like to request you to add a tooltip in your select box that you use to test bgiframe. Actually it work well, but try to put in your demo page a tooltip and a title in select box in your test page: http://jquery.bassistance.de/tooltip/demo/ Try to test

[jQuery] Re: [tooltip] image map area not working on ie6

2008-03-26 Thread Jörn Zaefferer
flobou schrieb: Thanks Karl and Jörn, I'm sad there's no solution yet with jQuery toolip but I will try clueTip. The mouse tracking was very good with tooltip so I hope to find a good combination, I'll let you know =) [...] Thanks for Karls motiviation. I found the issue and fixed it:

[jQuery] Re: horizontal menu

2008-03-26 Thread Brian Cherne
I haven't officially announced my slidingPanels plugin to the community. There are still a few odd bugs with it. I'd say it's fine for a non-critical site, but I (personally) wouldn't be comfortable with it on a mainstream/commercial web site (yet). There are a bunch of additional features and

[jQuery] Re: hover() only working on DOM elements NOT loaded via jQuery?

2008-03-26 Thread Karl Rudd
You can't really circumvent it. If the elements don't exist when you try to attach events to them, they won't get events attached to them. If that's the problem then try the LiveQuery plugin. Karl On Wed, Mar 26, 2008 at 11:54 AM, jquertil [EMAIL PROTECTED] wrote: thanks Karl, but you see,

[jQuery] TOT: Anyone gotten any CF-Talk mail today?

2008-03-26 Thread Rick Faircloth
Sorry for the TOT, but I'm trying to find out if the HouseofFusion.com mailing lists are down. Haven't gotten anything from CF-Talk, CFEclipse, CFNewbie, etc. Any news? Thanks for the indulgence! Rick

[jQuery] Re: TOT: Anyone gotten any CF-Talk mail today?

2008-03-26 Thread Josh Nathanson
Nope, down all day for me. -- Josh - Original Message - From: Rick Faircloth [EMAIL PROTECTED] To: jquery-en@googlegroups.com Sent: Wednesday, March 26, 2008 3:50 PM Subject: [jQuery] TOT: Anyone gotten any CF-Talk mail today? Sorry for the TOT, but I'm trying to find out if the

[jQuery] Caching issues jqModal??

2008-03-26 Thread Kenny1980
Hi, I got some problems using jqModal and ajax. I found some posts about caching issues with jqModal, but those solutions didn't help. == page1.php ... ul li id=item_1Item 1/li li

[jQuery] Re: Accessing Parent Classes variables from $.Post function

2008-03-26 Thread snyderp
I'm not having any luck using parent.results. If I do this even: this.db_info_script = script; this.results = false; } DB_info.prototype.get_columns = function(table) { $.post(this.db_info_script, { action: get_columns, table: table},

[jQuery] Re: links in accordion plugin?

2008-03-26 Thread Kevin Evans
Thanks for the help, I'm quite a newbie at jQuery so not sure how to add that. I attempted to add that code to the jquery code the top in the head I have this now: script type=text/javascript jQuery().ready(function(){ // simple accordion

[jQuery] Re: Problem fiding a certain text inside a table

2008-03-26 Thread motob
You could try using regular expressions on the text inside of each TD. Something like this: $(this).find(td:contains('*')).each(function(){ $(this).text().replace(/\*/g, span class='highlight'*/span); }); The above code is untested and may not work, but you get the picture. On Mar 26, 3:00

[jQuery] Loading a form via ajax load and then submitting with ajax form helper not working.

2008-03-26 Thread delay
I am having trouble getting a form to submit using the jquery form helper. I load the form with jquery load which works fine. Then if I try to submit the form using the form helper it doesn't seem to find it. I assume the DOM is not being reparsed for the html loaded by the ajax call. I am

[jQuery] Re: Horizontal slide Panic.com

2008-03-26 Thread JFRanger
Ariel, Sorry for the delay (reply), very busy these days! Thank you for the .each function suggestion, as a beginner, it help me a lot! - cleaner code - easier to understand I'm going for a few day outside Montreal to relax, with my new jQuery in action book in my possession, I will drink to

[jQuery] Re: Recommendations needed to replicate this flash functionality

2008-03-26 Thread makgik
Thanks man, I'll test this and will see if I can make it work. One more thing, How can I fadein (from 0 to 100% opacity ) the whole page like in the mockup? Is your code doing this as well? Thanks again! On Mar 26, 2:19 am, bcherry [EMAIL PROTECTED] wrote: This is actually reall simple

[jQuery] Re: Recommendations needed to replicate this flash functionality

2008-03-26 Thread makgik
Hi, thanks for your time put in answering my question. I'm not new at web developing at all. I'm using php/mysql/asp/access for quite long time now. But, I can't decode this ajax/javascript approach yet (and no time left for that). And this flash like interface functionality is also causing me

[jQuery] Re: Caching issues jqModal??

2008-03-26 Thread Shelane
I posted a workaround to this problem on this thread: http://groups.google.com/group/jquery-en/browse_thread/thread/40137ddd2b5cfdcc/c70dadc91b0f941d?lnk=gstq=shelane+jqmodal#c70dadc91b0f941d (very last post on it) On Mar 26, 11:40 am, Kenny1980 [EMAIL PROTECTED] wrote: Hi, I got some

[jQuery] Re: Superfish Plugin - transparency

2008-03-26 Thread Joel Birch
On 26/03/2008, Schmitt [EMAIL PROTECTED] wrote: with your original opacity values it didn't work, I had to switch them around. Hmm, my code worked for me when I tested it. Must be some unknown difference in the rest of the code I guess. All this JS hackery aside, I think the easiest and

[jQuery] Re: Superfish problem with pathClass

2008-03-26 Thread Joel Birch
This sounds like an issue I faced when using this type of menu recently. I worked around the issue by adding a nested ul with one item that duplicated the parent's href. I used the text in the nested link as extra information about the parent link and also as a label for the page when that is the