[jQuery] Re: iPhoto done in JQuery

2008-03-27 Thread Alexandre Plennevaux
wow, this is a quite impressive showcase! To be put on the front page of jquery ! On Wed, Mar 26, 2008 at 6:23 PM, ajk49 [EMAIL PROTECTED] wrote: Check out these three Ajax apps developed almost entirely using JQuery by Mobyko. They are an iPhoto type photo management tool, a video

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

2008-03-27 Thread Alexandre Plennevaux
hi there, i can't help with the horizontal scrollbar but for your other issue, be aware that jscrollpane needs to be reinitialized everytime the window changes its size. I did something like that here: http://www.pixeline.be/test/markitup_bug/ (it was set up to show a possible bug to the

[jQuery] first child of type form control

2008-03-27 Thread Dug Falby
Hi guys, I've got: $('#elHombre').focus(); Which sets focus to a legend at the top of a form. I'd like to do: $('#elHombre').next-instance-of-tag-of-type==inputORtextareaORselect.focus(); The page is set to scroll to the elHombre anchor. The focus needs to be set to the first form control

[jQuery] CSS

2008-03-27 Thread raju
Hi Friends h r u ? this is raju I want to create dropdown menu in css. Advance thanks

[jQuery] Flash animation VS jQuery?

2008-03-27 Thread JFRanger
% response.write(Hello World!) % Yup... I'm a old fashion ASP 3.0 guy, maybe the only one in this group? :=) It is now time to see if I can do a cool animation without calling my flash guy. This is not to save the money but more to see if I can use jQuery instead... Don't like flash, sorry! My

[jQuery] Re: iPhoto done in JQuery

2008-03-27 Thread sweetL
Hi There Love it. Sorry to be a pain but if i was to give some constructive criticism... id say that the thumbnail bar on the album slideshow view needs a little easing on the side-to-side animation. Signing up.. S On Mar 27, 8:16 am, Alexandre Plennevaux [EMAIL PROTECTED] wrote: wow, this

[jQuery] Re: How to change contextmenu-plugin to trigger on left-click

2008-03-27 Thread Francesco Vivoli
Hi Dan I'm about to use your plugin in a RIA and I'd need to change the binding. In order to avoid to duplicate stuff, I wonder if you've come to a configurable property. Otherwise I'll see if I've the time to contribute something. cheers Frrancesco Dan G. Switzer, II wrote: I've tried

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

2008-03-27 Thread sweetL
Fixed it anyway Sacked the idea of using custom attributes completely.

[jQuery] Re: please, please, please, please, please, help me with this

2008-03-27 Thread Tal
Hi, after much fiddling, i figured out that in Mozilla the jquery.jcarousel.css gets rendered last (or has priorit) and the classes that relate to the buttons in the mentioned file did not have the image declaration as that resides in the skin.css file hence the images for the arrows were not

[jQuery] Re: first child of type form control

2008-03-27 Thread Jason Huck
Try this: $('#elHombre').next('form').children('input select textarea') [0].focus(); - jason On Mar 27, 6:32 am, Dug Falby [EMAIL PROTECTED] wrote: Hi guys, I've got: $('#elHombre').focus(); Which sets focus to a legend at the top of a form. I'd like to do:

[jQuery] samples of DropShadow

2008-03-27 Thread tato
Samples of McLars's DropShadow Plugin http://allabout.co.jp/internet/javascript/closeup/CU20080325A/index2.htm DropShadow http://plugins.jquery.com/project/DropShadow

[jQuery] Fading images 'slow' on mouseover

2008-03-27 Thread Nat
Hi there, Does anyone know of a way to have an image that when you rollover it, it fades into another image? Additionally, I would like the fade to be fast onmouseover and slow onmouseout. I have tried this lots of times and the issue that I keep getting is that I have to let the fades

[jQuery] Re: iPhoto done in JQuery

2008-03-27 Thread kitsched
That's seriously impressive!!! It kind of blew me away... On Mar 26, 7:23 pm, ajk49 [EMAIL PROTECTED] wrote: 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.

[jQuery] Re: Fading images 'slow' on mouseover

2008-03-27 Thread Karl Swedberg
Hi Nat, I provided an answer to the same question you posted here: http://www.learningjquery.com/2007/02/more-showing-more-hiding#comment-35009 It might not be a complete solution, but I think it will point you in the right direction. --Karl _ Karl Swedberg

[jQuery] [validate] - Strange problem with validations - fields disappear

2008-03-27 Thread Deep Ganatra
Hi, I am facing really strange problem with validation plugin. Following is the code I am using: --- script type=text/javascript language=javascript $(document).ready(function() { $(#designform).validate({ errorClass: show_error,

[jQuery] Re: iPhoto done in JQuery

2008-03-27 Thread ajk49
Alexandre Glad you like the galleries. They wouldn't have been possible - or at least they would have been mad hard to do - without jQuery. So hats off to John Resig and the jQuery team. It would be brilliant if they were showcased on the jQuery site. If you're interested,

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

2008-03-27 Thread Paul Collins
Thanks for your help Jörn, that's solved that part of my equation. I'm stuck again! I would like to find out how to get the value of an id that ends in _replace So for instance, I have the following line that looks for a input tag with the type of submit, that has an id ending with _replace.

[jQuery] Collapsible / toggable table rows

2008-03-27 Thread Frantisek Malina
Hi, I am looking to implement collapsible and toggable table rows as you can see in this demo: http://www.mortgageworkout.co.uk/demo.html It is broken for some reason. 1: Colspan does not work. 2: I have a problem with relationships of elements as well. My current code is:

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

2008-03-27 Thread Priest, James (NIH/NIEHS) [C]
-Original Message- From: Jörn Zaefferer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2008 2:33 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [validate] need help with addMethod Priest, James (NIH/NIEHS) [C] schrieb: Jörn, the issue is it's not a checkbox :)

[jQuery] Collapsible / toggable table rows

2008-03-27 Thread Frantisek Malina
Hi, I am looking to implement collapsible and toggable table rows as you can see in this demo: http://www.mortgageworkout.co.uk/demo.html It is broken for two reasons: 1: Colspan does not work. 2: I have a problem with relationships of elements. My current code is:

[jQuery] Re: Does anyone know how to convert this to jQuery?

2008-03-27 Thread millitheKidd
I'm sorry, CurrVal is declared like below from a jQuery file I was working on. I just need to know how to convert the rest of this to jQuery. If anyone could help me I would appreciate it SOOO much. (-: Thanks var CurrVal = $([EMAIL PROTECTED]'rblMailingAddress']:checked).val()

[jQuery] Re: Fading images 'slow' on mouseover

2008-03-27 Thread Nat
Thanks for that Karl, I posted it on your site 1st and put it here aswell. Will look into it. Like your book by the way! On Mar 27, 1:53 pm, Karl Swedberg [EMAIL PROTECTED] wrote: Hi Nat, I provided an answer to the same question you posted here:

[jQuery] cluetip + only title

2008-03-27 Thread pihentagy
Hi all! I have an annoying but easy problem with cluetip: I have: a title=do not click me class=tooltiplink/a $('.tooltip').cluetip({splitTitle: '|', showTitle: false}); I want almost the same, but without any title. Is that possible? My workaround was to write: a title=|do not click me

[jQuery] Re: slideing pics

2008-03-27 Thread zok
no thats not really what i'm looking for I want something like on the amazon.de site (under the headline Kunden, die diesen Artikel gekauft haben, kauften auch:)

[jQuery] [validate] remote validation only on submit

2008-03-27 Thread Brian J. Cardiff
I'm including some complex validation through remote mechanism. My problem is that this validation took a while, so I would like to disable the validation on keypress after the user try to submit a form with an invalid value in that field. Is that possible? If so, how? Thanks in advance, Brian

[jQuery] Selector problem

2008-03-27 Thread chronotype
Hello Everybody, I have an intrasting problem (I'm sure it's trivial, but I don't know how to do it): HTML: div class=help div class=exp/div pbAny questions?/b Click '+' for additional search information! /p p class=helpCont But the hunt is not over. With well practised skill Hank

[jQuery] Re: cluetip + only title

2008-03-27 Thread Karl Swedberg
On Mar 27, 2008, at 11:16 AM, pihentagy wrote: Hi all! I have an annoying but easy problem with cluetip: I have: a title=do not click me class=tooltiplink/a $('.tooltip').cluetip({splitTitle: '|', showTitle: false}); I want almost the same, but without any title. Is that possible? My

[jQuery] Re: slideing pics

2008-03-27 Thread Benjamin Sterling
http://sorgalla.com/jcarousel/ On Thu, Mar 27, 2008 at 12:15 PM, zok [EMAIL PROTECTED] wrote: no thats not really what i'm looking for I want something like on the amazon.de site (under the headline Kunden, die diesen Artikel gekauft haben, kauften auch:)

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

2008-03-27 Thread Nazgulled
Nevermind, I had a bug in the code. The colors were being retrieved and assigned to respective elements. The problem? Well, the colors being assigned were actually the colors already there so that's why I didn't notice any change and for me it wasn't working. I knew this couldn't be something

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

2008-03-27 Thread the_woodsman
Can you not just make a new reference before the ajax call? DB_info.prototype.get_column_details = function(obj, table, column) { someRef=this; //or DB_info.prototype, or whatever you prefer $.post(this.db_info_script, { action: get_column_details, table:

[jQuery] [validate] async validation

2008-03-27 Thread Brian J. Cardiff
Is it possible to perform validation in asynchronously? I would need this in remote validations that took a while. Thanks -- Brian J. Cardiff bcardiff(?)gmail.com .

[jQuery] Re: Superfish problem with pathClass

2008-03-27 Thread jrabbit
I managed to make it work by altering the hasUl function to return all li tags, not just those with ul children, which makes a mockery of the function name, but solves the issue that the over() function never runs for li's without children, and thus doesn't hide its sibling's children. hasUl =

[jQuery] Free Call and SMS (World Wide)

2008-03-27 Thread HOT RIYA
Free Call and SMS (World Wide) http://www.freecall2phone.blogspot.com/

[jQuery] Re: Brain fade...how do you destroy a div?

2008-03-27 Thread Gwyn Morfey
mydiv.parentNode.removeChild(mydiv) works for me.. Gwyn Morfey http://gwynmorfey.com/ On Mar 20, 7:21 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'm 99% sure this is really simple, but I just can't work it out... I have a collection of divs with unique IDs. On some event I need to

[jQuery] some survey plugin wanted

2008-03-27 Thread Sebastián V. Würtz
Theres some survey/poll plugin in jquery in anywhere? thx

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

2008-03-27 Thread Frantisek Malina
Ok than, I was just to reply.

[jQuery] jdmenu 1.4.0 bug?

2008-03-27 Thread Eridius
i have this code li /index.php/destinations/index Destinations ul li /index.php/hotels/index Hotels /li li /index.php/party_packages/index Party Packages /li li /index.php/meal_plans/index Meal Plans /li li

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

2008-03-27 Thread Jörn Zaefferer
Priest, James (NIH/NIEHS) [C] schrieb: -Original Message- From: Jörn Zaefferer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2008 2:33 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [validate] need help with addMethod Priest, James (NIH/NIEHS) [C] schrieb: Jörn,

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

2008-03-27 Thread Jörn Zaefferer
Paul Collins schrieb: Thanks for your help Jörn, that's solved that part of my equation. I'm stuck again! I would like to find out how to get the value of an id that ends in _replace So for instance, I have the following line that looks for a input tag with the type of submit, that has an id

[jQuery] Re: links in accordion plugin?

2008-03-27 Thread Jörn Zaefferer
Kevin Evans schrieb: 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 can highly recommend to learn a few jQuery basics then. Until then, try this: jQuery('#list1b').accordion({ autoheight:

[jQuery] Re: large string performance problem with html or append function

2008-03-27 Thread Shawn
k, that was fun... not. Trying to reply to your message and waiting, and waiting, and waiting for ThunderChicken to catch up... then do it again after deleting the large block of text... :) Any way... my question would be why you are using a string in the first place? A possible smarter

[jQuery] Re: jEditable and TinyMCE

2008-03-27 Thread [EMAIL PROTECTED]
i'm not good in JS, I will wait for markItUp! Mika Tuupola napisał(a): On Mar 25, 2008, at 11:11 AM, [EMAIL PROTECTED] wrote: I've got problem in using jEditable. I would like to use TinyMCE in text area showed by jEditable. Is it possible anyway? Yes. But you need to write custom input

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

2008-03-27 Thread bcherry
Hey makgik. I havent tested this yet, so I can't promise anything, but it should work. You need to use the document.ready event, as above. So do this: $(document).ready(function() { .. }); then, within that, you first want to hide everything (instantly): $(*).fadeOut(); Then, show the yellow

[jQuery] Superfish IE hovers z-index

2008-03-27 Thread pedalpete
I've been working on this, and had issues with FF and Safari which have now been resolved. In IE, I have a bunch of different superfish menus which end up being hidden behind other menus. Here's a link to the demo error http://zifimusic.com/testing/broken-hovers.html and the css page

[jQuery] Slow performance in IE7

2008-03-27 Thread Sand Dragon
I'm trying to use the hover event on a series of data with 18 columns of data. Here's a sample of the code: $(tr.orders).hover( function() {$(this).addClass(highlighted);}, function() {$(this).removeClass(highlighted); } ); This works beautifully in Firefox

[jQuery] Re: Using JQuery Effects in Parent Window from iFrame?

2008-03-27 Thread Bali
Awesome!!! Works great. Thanx tlphipps On Mar 7, 4:03 pm, tlphipps [EMAIL PROTECTED] wrote: I beat my head against this wall for quite some time. Try this: $(#myid, top.document); the top.document tells the selector to target the myid element which exists in the topmost document (your

[jQuery] Re: Selector problem

2008-03-27 Thread motob
Looks like you could do something like this: $('.exp').click(function(){ $(this).siblings('.helpCont').slideToggle('slow'); }); This is assuming that each .exp and .helpCont is going to be contained in its own .help parent div. On Mar 27, 12:25 pm, chronotype [EMAIL PROTECTED] wrote: Hello

[jQuery] Re: CSS question: background color + background image with transparency

2008-03-27 Thread Ariel
I would do something like this. (not tested at all so i dont know if this works, but it should) div style=background:#f00, url(bg.png) div style=margin: 5px; background: #000;color:#f00 !--replace 5px with whatever size the shadow part of the bg.png is. if the shadow is different

[jQuery] key words - problem, animate function, jquery, bug, IE7.

2008-03-27 Thread emrys
problem with the property backgroundColor while running animation function of div element within ie7 fine in FF2 - windows xp does not work unless you quote up the property and write it in correct css name (with hyphen)... CORRECT: $(this).animate({background-color:black},200) WRONG:

[jQuery] Selecting Children Of $(this)

2008-03-27 Thread studiobl
I'm working on a wireframe for an ecommerce site. I need to simulate some shopping cart functionality, like updating total counts and dollar amounts on change(). I've already done this with a page that contains one table. This page contains multiple tables, so I need to add another loop: from

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

2008-03-27 Thread Paul Collins
Hi all, I'm really getting stuck here, sorry if I haven't made myself clear. I will try and explain briefly: All I want to do is pull the following two things out of the submit button and make them variables: - the content of the ID - the text of the VALUE Here is the line: input type=submit

[jQuery] local the row and col of big table

2008-03-27 Thread wesbird
Hi, I have a big table in my page, how I can know which row/col when I click a cell? Thank you, Wes

[jQuery] Calling a jQuery function from within an ajax-loaded div

2008-03-27 Thread echobase
I'm loading a div using this .ajax function: $.ajax({ type: GET, contentType: html, url: url, async: true, success: function (conf) { $(#myDiv).html( conf );} }); div id=myDiv /div In that url that's being loaded I have this jQuery function: script type=text/javascript

[jQuery] Re: validation works in firefox but not in IE

2008-03-27 Thread Ariel
Interestingly, Aptana doesn't seem to think that there is a error there either. I guess it's because of the fact that aptana is using firefox 3 as the javascript engine. Is this no longer and error in the new version of javascript included in firefox, or is it a bug in firefox? On Mar 25, 2:10 

[jQuery] assigning data from $.getJSON() to a global variable?

2008-03-27 Thread funkadelic
Hi, Is there a way to take the JSON from a $.getJSON() call and assign it to a var in the global scope? i tried the following but it didn't work: var globalX; function foo() { $.getJSON(jsondata.js,function(data){ globalX = data; }); } thanks

[jQuery] Re: assigning data from $.getJSON() to a global variable?

2008-03-27 Thread Michael Geary
That should work just fine. However... You didn't show the code that tries to use the globalX variable, and that is probably where the problem lies. Does the overall flow of your code look like this perhaps? var globalX; function foo() { $.getJSON(jsondata.js,function(data){ globalX =

[jQuery] hover() and flickering problem

2008-03-27 Thread jquertil
I use this extension code to make a hover tooltip. I want the tooltip (a div with position:absolute) to display on top of the hovered element. This works great. But when moving the mouse, the mouseout and mouseover events are being fired all the time, causing a flicker effect. How do I escape

[jQuery] clueTip click and drag?

2008-03-27 Thread az
Hello, I think the clueTip plugin is fantastic and I'm using it heavily in one of my current projects. My clueTips are sticky so the user can interact with them. In one case the clueTip contains a small feedback form. But sometimes the clueTip partially covers the content that the user is

[jQuery] Re: Problem width tabs + splitter

2008-03-27 Thread Rav
Hi I am having the same problem , I am not able to add splitter in tab, is it possible for you to share the code Rav On Mar 7, 7:56 pm, cesar [EMAIL PROTECTED] wrote: Thanks for the advice Klaus...I fixed the errorbut what happened when I call jquery twice? cesar. On Mar 7, 6:43 pm,

[jQuery] Re: Calling a jQuery function from within an ajax-loaded div

2008-03-27 Thread jquertil
you want to ook into the getScript() function. the SCRIPT tags arent interpreted by jquery, so you have to load the script separately. On Mar 27, 4:10 pm, echobase [EMAIL PROTECTED] wrote: I'm loading a div using this .ajax function: $.ajax({     type: GET,     contentType: html,     url:

[jQuery] Anyone willing to take a look and see why this is happening?

2008-03-27 Thread Rick Faircloth
Hi, all... Got some strange sliding going on. Here's the link: http://c21ar.wsm-dev.com/cfm/our-agents.cfm Click on the Click here to view or hide agent's biography link. The top bio slides and hides nicely. The others are just spastic. The jQ controlling this is: script

[jQuery] Re: Slow performance in IE7

2008-03-27 Thread Karl Rudd
I've come up against this a few times. I now use this type of approach: $('table tr').each( function() { var row = $(this); row.hover( function() { setTimeout( function() { row.addClass('hover'); }, 0 ); },

[jQuery] cross subdomain post

2008-03-27 Thread techguy_75
I want to submit a form from a page on a.mydomain.com to another page on b.mydomain.com without reloading my original page Both the pages are on the same domain but within different subdomains. If I use .ajax() , type=POST , it works fine on IE , but fails on Firefox because of the cross

[jQuery] Re: async validation

2008-03-27 Thread MorningZ
Maybe it's just me, but async validation makes absolutely no sense. you don't want your process to continue unless the data is valid Say you do kick off the validating of your fields in that manor, what are you going to do right after you kick off the process? On Mar 27, 12:36 pm, Brian

[jQuery] Re: Anyone willing to take a look and see why this is happening?

2008-03-27 Thread MorningZ
What others... the page seems to work just fine (FF 2.0) To note: firebug reports a 404 error for http://c21ar.wsm-dev.com/cfm/ images/loading.gif On Mar 27, 9:45 pm, Rick Faircloth [EMAIL PROTECTED] wrote: Hi, all... Got some strange sliding going on. Here's the link:

[jQuery] Re: Anyone willing to take a look and see why this is happening?

2008-03-27 Thread Rick Faircloth
Well... changing padding and margins around seems to have solved the problem. The sliding seems to be working smoothly (except for jerking at the end of the slide) in IE6, IE7, and FF2. Rick -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

[jQuery] Re: clueTip click and drag?

2008-03-27 Thread Karl Swedberg
Hi az, I'm glad you like the plugin! Thanks for mentioning that. I imagine the additional feature could be accomplished, but perhaps it's not the right plugin for the job. Have you taken a look at the UI Dialog? http://docs.jquery.com/UI/Dialog That might be closer to what you're after

[jQuery] Re: hover() and flickering problem

2008-03-27 Thread Karl Swedberg
Hi jquertil, It could be that a tiny part of the tooltip is appearing right where the mouse position is. If the tooltip gets in between your mouse and the hovered element, it'll flicker off and on. Try offsetting the top or left position, or both. --Karl _ Karl Swedberg

[jQuery] Why is this slide so jittery in IE 7?

2008-03-27 Thread Rick Faircloth
Hi, all... Thought I had this solved, but would anyone care to take a look at this page: http://c21ar.wsm-dev.com/cfm/our-agents.cfm And click on the Click here to view or hide agent's biography link? FF2 doesn't have the jitters. The top agent's bio slides in smoothly. Any agent's bio for

[jQuery] Re: Calling all jQ CF users...

2008-03-27 Thread Jack Killpatrick
I know this post is old, but anyway... I haven't looked that carefully, but perhaps the issue has to do with cloning an input that has an ID, thus ending up with 2 controls with the same id (albeit different names)? I'm not sure why image-upload-2 would not exist on submit even if you didn't