[jQuery] Re: HELP!!!!!!

2007-06-28 Thread Rob Desbois
I don't know whether the line wraps you have are hard wraps or not - beware that you can't run a string across multiple lines in JS. Otherwise this looks fine on the face of it, although I'm not familiar with the validation plugin so couldn't be sure that you've configured that correctly. Where

[jQuery] Re: HELP!!!!!!

2007-06-28 Thread Dan Eastwell
As an aside: If you're using firebug (on firefox) - try console.log('test'); it will appear in the console and not interrupt the script. Not that that would affect any other errors you might have.. I'd greatly encourage you to install this if you haven't On 6/28/07, "Sebastián V. Würtz" <[EMAI

[jQuery] Re: Help!

2007-06-28 Thread Alexandre Plennevaux
Link to your website? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nick Sent: jeudi 28 juin 2007 8:54 To: jQuery (English) Subject: [jQuery] Help! I'm pulling my hair out - so any help on this would be much appreciated. I've been putting t

[jQuery] Re: Help!

2007-06-28 Thread Nick
Alexandre I'm still testing it locally at the moment when I got this problem - so haven't uploaded it. One of the sites that show the problem are: http://www.bbcgoodfood.com/ A section my code where I load jquery follows: http://www.w3.org/1999/xhtml";> Nic Skerten Photography T

[jQuery] Re: Help

2008-04-08 Thread Jake McGraw
Spam? On Tue, Apr 8, 2008 at 4:46 AM, Sarah Johns <[EMAIL PROTECTED]> wrote: > > Hello guys, i need some serious help here. My dad made a site, this > http://www.videoriporter.hu . And he cant make it work. Can any of you > help me? Thank you Sarah >

[jQuery] Re: Help

2008-04-08 Thread Jonny Polite
Clearly. On Apr 8, 8:32 am, "Jake McGraw" <[EMAIL PROTECTED]> wrote: > Spam? > > On Tue, Apr 8, 2008 at 4:46 AM, Sarah Johns <[EMAIL PROTECTED]> wrote: > > > Hello guys, i need some serious help here. My dad made a site, this > > http://www.videoriporter.hu. And he cant make it work. Can any of

[jQuery] Re: Help

2007-08-06 Thread Stephan Beal
On Aug 6, 12:27 pm, "Muhammad Mohsin" <[EMAIL PROTECTED]> wrote: > How to send jquery $.get php varibles. i need to call ajax file with > multivaribles how can i do it The documentation is your friend: http://docs.jquery.com/Ajax#.24.get.28_url.2C_params.2C_callback_.29

[jQuery] Re: help validating...

2007-06-01 Thread Jörn Zaefferer
billybrag wrote: hello all, Just wondered if i could ask for some help to spot the error here Its throwing an error $("#addImageForm").validate is not a function That basically tells you that there is no function "validate" on the jQuery object. In other words: The browser failed to l

[jQuery] Re: help please

2009-03-01 Thread paulmo
just copied entire demo page code as new file and checked links to external files...stylized boxes still don't execute. i do get the yellow windows tooltip with text, but not the stylized tooltips. the css appears to be working otherwise. help?

[jQuery] Re: help please

2009-03-01 Thread Rick Faircloth
Got a page that can be viewed online or some code we can review? Rick -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of paulmo Sent: Sunday, March 01, 2009 9:10 AM To: jQuery (English) Subject: [jQuery] Re: help please just copied

[jQuery] Re: help please

2009-03-01 Thread paulmo
nline or > some code we can review? > > Rick > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of paulmo > Sent: Sunday, March 01, 2009 9:10 AM > To: jQuery (English) > Subject: [jQuery] Re: hel

[jQuery] Re: help please

2009-03-01 Thread Rick Faircloth
-Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of paulmo Sent: Sunday, March 01, 2009 2:49 PM To: jQuery (English) Subject: [jQuery] Re: help please sure, thanks: //this code in previous message $(function() { $('#set1 *')

[jQuery] Re: help please

2009-03-01 Thread paulmo
x27;ve got the same > code. > > Let me know what happens... > > Rick > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of paulmo > Sent: Sunday, March 01, 2009 2:49 PM > To: jQuery (English)

[jQuery] Re: help please

2009-03-01 Thread Rick Faircloth
-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of paulmo Sent: Sunday, March 01, 2009 8:11 PM To: jQuery (English) Subject: [jQuery] Re: help please thanks for the feedback rick. it's working now and as is often the case here, not sure why. had to do with the order of sever

[jQuery] Re: help please

2009-03-02 Thread paulmo
e cascade effect, too, which makes > determining what css is affecting what display all the > more difficult. > > Rick > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Ofpaulmo > Sent: Sunday, March 01, 2009

[jQuery] Re: help please

2009-03-02 Thread Rick Faircloth
cascade effect, too, which makes determining > what css is affecting what display all the more difficult. > > Rick > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] > On > > Behalf Ofpaulmo > Sent: Sunday, M

[jQuery] Re: help please

2009-03-02 Thread paulmo
ltips on the plug-in site? > > Surely he goes... > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Ofpaulmo > Sent: Monday, March 02, 2009 12:17 PM > To: jQuery (English) > Subject: [jQuery] Re

[jQuery] Re: help please

2009-03-02 Thread Rick Faircloth
query...@googlegroups.com] On Behalf Of paulmo Sent: Monday, March 02, 2009 6:37 PM To: jQuery (English) Subject: [jQuery] Re: help please there's no instructions for changing style and author recommends this forum for questions, so thanks for offering guidance. regards On Mar 2, 1:52 pm, &q

[jQuery] Re: Help, friends!

2009-04-12 Thread brian
Why don't you just have a look at the script at that site? On Sat, Apr 11, 2009 at 7:13 PM, rusllangashik wrote: > > Hi all > > I need realize a tag cloud in style, how it done here - 4dle.ru > (russian site). I khow it jQuery! Can some give me script to realize > it? Please! >

[jQuery] Re: Help, friends!

2009-04-12 Thread dongle
google is your best friend. bye! On Apr 12, 1:13 am, rusllangashik wrote: > Hi all > > I need realize a tag cloud in style, how it done here - 4dle.ru > (russian site). I khow it jQuery! Can some give me script to realize > it? Please!

[jQuery] Re: Help, friends!

2009-04-13 Thread rusllangashik
i can't find anything. but i realize that tag clouds - i take script from 4dle by IE! Thanks all! On 13 апр, 01:26, dongle wrote: > Google это ваш лучший друг. > пока! > > На 12 апреля, 1:13 утра, rusllangashik писал: > > - Скрыть цитируемый текст -- > > - Показать цитируемый текст -- > > > > > П

[jQuery] Re: help me

2008-10-09 Thread tlob
make every drag and drop web componet an unique ID in the first place? please specify you problem a bit better so we can help you. please specify your title better, so we can help you. or help yourself: http://docs.jquery.com/UI/Draggables thx tom On Oct 9, 6:05 am, seka <[EMAIL PROTECTED

[jQuery] Re: help me

2008-10-09 Thread yasantha weerasingha
sry guys.reason is i'm bit weak in english what i want know is i want develop web component that enable drag and drop. i that case i use clone() method to get a copy of that web element, So i need assogn uniqe id to identify that object. after finishing the drag i need save all the id o

[jQuery] Re: Help learning...

2008-05-27 Thread Aaron
I been playing around with the hover and fadeIn and fadeOut functions in jquery and I can't get them working on my website(NOTE:website is not online yet still working on the website). I learned javascript and I do have programming background. I don't know what I am exactly doing wrong. Here is w

[jQuery] Re: Help learning...

2008-05-27 Thread Josh Nathanson
Your selectors need quotes around them: $("li:hidden:first").fadeIn("slow"); etc. -- Josh - Original Message - From: "Aaron" <[EMAIL PROTECTED]> To: "jQuery (English)" Sent: Tuesday, May 27, 2008 11:31 AM Subject: [jQuery] Re: Help

[jQuery] Re: Help learning...

2008-05-27 Thread Aaron
; > > > - Original Message - > From: "Aaron" <[EMAIL PROTECTED]> > To: "jQuery (English)" > Sent: Tuesday, May 27, 2008 11:31 AM > Subject: [jQuery] Re: Help learning... > > I been playing around with the hover and fadeIn and fadeOut funct

[jQuery] Re: Help learning...

2008-05-27 Thread Aaron
inal Message ----- > From: "Aaron" <[EMAIL PROTECTED]> > To: "jQuery (English)" > Sent: Tuesday, May 27, 2008 11:31 AM > Subject: [jQuery] Re: Help learning... > > I been playing around with the hover and fadeIn and fadeOut functions > in jquery and I

[jQuery] Re: Help learning...

2008-05-27 Thread Karl Swedberg
() { $("li").fadeOut("slow").remove(); } ); On May 27, 3:24 pm, "Josh Nathanson" <[EMAIL PROTECTED]> wrote: Your selectors need quotes around them: $("li:hidden:first").fadeIn("slow"); etc. -- Josh - Original Message -

[jQuery] Re: Help learning...

2008-05-27 Thread Josh Nathanson
One other thing...there is an extra parenthesis: $("li:hidden:first").fadeIn("slow")) <-- remove that sucker! -- Josh - Original Message - From: "Karl Swedberg" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 27, 2008 3:31 PM Subject: [jQuery]

[jQuery] Re: Help learning...

2008-05-27 Thread Aaron
: "Karl Swedberg" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, May 27, 2008 3:31 PM > Subject: [jQuery] Re: Help learning... > > > Actually, the only selector here that you shouldn't have quotes around   > > is "document". Can you try it withou

[jQuery] Re: Help learning...

2008-05-27 Thread Aaron
t;slow")) <-- remove that sucker! > > -- Josh > > > > - Original Message - > From: "Karl Swedberg" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, May 27, 2008 3:31 PM > Subject: [jQuery] Re: Help learning... > > > Actually, the only selector here that

[jQuery] Re: Help learning...

2008-05-27 Thread Josh Nathanson
your html markup so we can see if you have the selector correct. -- Josh - Original Message - From: "Aaron" <[EMAIL PROTECTED]> To: "jQuery (English)" Sent: Tuesday, May 27, 2008 4:24 PM Subject: [jQuery] Re: Help learning... I also should tell you I am

[jQuery] Re: Help learning...

2008-05-28 Thread Aaron
was not returning anything. > Otherwise, I think that extra parenthesis would have thrown an error.  Can > you maybe post your html markup so we can see if you have the selector > correct. > > -- Josh > > > > - Original Message - > From: "Aaron" <[EMAIL

[jQuery] Re: Help learning...

2008-05-28 Thread mdrisser
Can you post a link to the page? Just taking a quick look at your code I noticed that the extension is missing off of your call to the jQuery library: I realize that on Windows the extensions are hidden so try: Notice the .js I added to the path to the jQuery library.

[jQuery] Re: Help learning...

2008-05-28 Thread Aaron
Ok I see, I added .js and looks like it's semi working, the list that I have in the html file before would show/display when the page loads but now after changing that error .js but still when my mouse moves over the image I still don't see the list fade in or anything. I can't really put up

[jQuery] Re: Help learning...

2008-05-31 Thread Aaron
Is there anything that I done wrong with the script?? I still can't get it to work. the list is hidden so at least I am that close on getting the thing to work. I am right now just trying to fade in a list next to the image when the mouse is over the image. On May 28, 4:32 pm, Aaron <[EMAIL PROT

[jQuery] Re: Help learning...

2008-06-01 Thread Aaron
Ok I got it to work. I bet you will never guess how. LOL I redownloaded jquery againg and then edited my html to point to that new file and now everything works perfectly. On May 31, 7:28 pm, Aaron <[EMAIL PROTECTED]> wrote: > Is there anything that I done wrong with the script?? I still can't

[jQuery] Re: Help Traversing

2007-08-26 Thread Karl Swedberg
On Aug 25, 2007, at 1:10 AM, atomicnuke wrote: $(document).ready(function(){ $("#comments span h5 a").click(function(){ var author = $(this).parent("span").next("p").text(); alert(author); }) }); Minion(Reply) Back to normal status I'm tr

[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: Help using

2009-09-30 Thread roberto
Why not to use setTimeout? This way you call once each function, and forget about clear the interval and waste memory. function1(){ // do something... // 30 miliseconds = 5 min -> then i call function2 window.setTimeout(function2, 30); } function2(){ // do something // 60 mi

[jQuery] Re: Help using

2009-09-30 Thread James
Does this have to take into account of people navigating through different pages on the website? Or just on a single page? On Sep 30, 8:49 am, Jsudesign wrote: > Hello I'm in need of some help in getting my custom ad set up working. > Any help would be greatly appreciated. > > Here's what I'm tr

[jQuery] Re: Help using

2009-09-30 Thread Jsudesign
Just a single page, It's for a display. On Sep 30, 1:37 pm, James wrote: > Does this have to take into account of people navigating through > different pages on the website? Or just on a single page? > > On Sep 30, 8:49 am, Jsudesign wrote: > > > Hello I'm in need of some help in getting my cus

[jQuery] Re: Help... anyone!

2009-12-08 Thread Mike
Thanks for the response. I was unable to find where to set firefox to clear cache automatically. I went to "about:config" ... found some cache settings, but not clear settings. I can duplicate the issue. If you click on "home" then "About" then back to "home" and do it rather quickly numerous

[jQuery] Re: Help... anyone!

2009-12-09 Thread Mike
Thanks. Well, I figured out my issue has nothing to do with jQuery. I removed all custom scripts and other jquery stuff and still was able to reproduce. My issue was with Cufon alone. Its not the best idea (I learned) to use Cufon to replace copy text. I was using it to replace ALL text... not

[jQuery] Re: HELP: Debugging Issue

2007-11-19 Thread James Dempster
sounds horrid but you can put alert or console.log throughout your code see where it gets to last before hanging On Nov 19, 5:07 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On one page, Firefox throws the "a script is taking too long" message. > > On clicking 'Debug Script', it points to

[jQuery] Re: HELP: Debugging Issue

2007-11-19 Thread James Dempster
oops... or alternatively use break points and step though your coding using the debugger in firebug On Nov 19, 5:07 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On one page, Firefox throws the "a script is taking too long" message. > > On clicking 'Debug Script', it points to the followin

[jQuery] Re: HELP: Debugging Issue

2007-11-19 Thread fambizzari
Thanks. On Nov 19, 2:03 pm, James Dempster <[EMAIL PROTECTED]> wrote: > oops... or alternatively use break points and step though your coding > using the debugger in firebug > > On Nov 19, 5:07 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > On one page, Firefox throws the "a script is t

[jQuery] Re: HELP: Debugging Issue

2007-11-19 Thread Josh Nathanson
A "script taking too long" error generally means that you are trying to bind event handlers to too many elements, or just overloading the capability of jquery in some way. You may want to look at going "old school" and putting events inline in your html markup: -- Josh - Original Mes

[jQuery] Re: HELP: Debugging Issue

2007-11-20 Thread STuFF
no you should NOT use inline code, never again, even if you're playing your life ! 'Script taking to long' is usually a bad code design: infinite loop or something like that. nicolas challeil On Nov 19, 6:24 pm, "Josh Nathanson" <[EMAIL PROTECTED]> wrote: > A "script taking too long" error gene

[jQuery] Re: HELP: Debugging Issue

2007-11-20 Thread Josh Nathanson
sh)" Sent: Tuesday, November 20, 2007 4:19 AM Subject: [jQuery] Re: HELP: Debugging Issue no you should NOT use inline code, never again, even if you're playing your life ! 'Script taking to long' is usually a bad code design: infinite loop or something like that. nicolas

[jQuery] Re: HELP: Debugging Issue

2007-11-20 Thread Michael Geary
> > no you should NOT use inline code, never again... > Sorry Nicolas, that is not true - try to do 1000 mouseover > binds or so on a page and see how it goes for you. jQuery > is fantastic but in some (very few) situations it is not quite > fast enough. > > Obviously this is a "last resort"

[jQuery] Re: HELP: Debugging Issue

2007-11-20 Thread Josh Nathanson
In many cases, a better solution for the thousand mouseovers, clicks, etc. is to use a single event handler on a parent element and inspect event.target in the event handler. That's extremely efficient and nearly as easy to code. Good point Michael, that should be investigated before going

[jQuery] Re: HELP: Debugging Issue

2007-11-20 Thread polyrhythmic
On Nov 20, 2:54 pm, "Josh Nathanson" <[EMAIL PROTECTED]> wrote: > > In many cases, a better solution for the thousand mouseovers, clicks, etc. > > is to use a single event handler on a parent element and inspect > > event.target in the event handler. That's extremely efficient and nearly > > as ea

[jQuery] Re: help with addClass

2008-01-07 Thread Jonathan Sharp
The problem is that you're binding the click event to the projectLink class on document ready but since no one has clicked the image yet the class isn't present so there are no elements that match the class selector and thus no events bound. You could do something like the code below. This will al

[jQuery] Re: help optimizing code

2008-01-19 Thread polyrhythmic
CJL, For 109 paragraphs, rewriting the HTML may always be slow, depending on the client. You could have $(document).ready put up a 'loading...' message and then launch a setTimeout, and have your DOM-manipulation code run after 500ms or so, whatever's long enough to get the page to display. $(d

[jQuery] Re: help optimizing code

2008-01-19 Thread Karl Swedberg
Here are a few ideas. Not sure how much this will help, but worth a shot... 1. put selectors that are used more than once into variables 2. rather than a bare class, use a tag name when possible in your selectors 3. instead of using string concatenation to build a DOM structure, use an ar

[jQuery] Re: help optimizing code

2008-01-19 Thread cjl
Thank you for your reply. I could do more on the server side, I'm guessing that python on the server will run faster than javascript in the browser. Chaining the selectors was a very good tip, and does seem to speed things up a little bit. Is there any way to 'profile' the javascript as I try t

[jQuery] Re: help optimizing code

2008-01-19 Thread timothytoe
Have you tried Firebug's profiler? That's what I use. On Jan 19, 12:39 pm, cjl <[EMAIL PROTECTED]> wrote: > Is there any way to 'profile' the javascript as I try to optimize it, > to find out where the slow bits are? > -CJL

[jQuery] Re: help optimizing code

2008-01-19 Thread cjl
Karl et al: Thank you for you helpful replies. I'm trying to understand the above code example provided by Karl: var $flag = $('').insertBefore('p'); $flag.each(function (i) { ... I'm not sure this works? Is this supposed to be equivalent to: $("p").before(""); $(".flag").each(function (i

[jQuery] Re: help optimizing code

2008-01-19 Thread Karl Swedberg
On Jan 19, 2008, at 8:03 PM, cjl wrote: Karl et al: Thank you for you helpful replies. I'm trying to understand the above code example provided by Karl: var $flag = $('').insertBefore('p'); $flag.each(function (i) { ... I'm not sure this works? Is this supposed to be equivalent to: $("

[jQuery] Re: help optimizing code

2008-01-19 Thread timothytoe
If Firebug is new to you, you're about to fall in love. Be sure to check out the various online tutorials. On Jan 19, 5:03 pm, cjl <[EMAIL PROTECTED]> wrote: > Also, TT, thank you, firebug is exactly what I was looking for! > > -CJL

[jQuery] Re: help optimizing code

2008-01-19 Thread cjl
Karl: Thanks again. One last bug in the code you posted above, in the $ ('div.flag').each function, the assignment: var $this = $(this); Needs to take place before the if-else statements. Overall, you improved code runs in approximately 1 second...down from 4 seconds for my original code. Wow!

[jQuery] Re: help optimizing code

2008-01-19 Thread Karl Swedberg
On Jan 19, 2008, at 9:39 PM, cjl wrote: Karl: Thanks again. One last bug in the code you posted above, in the $ ('div.flag').each function, the assignment: var $this = $(this); Needs to take place before the if-else statements. Oops. Right. Good catch. :-) Overall, you improved code r

[jQuery] Re: help optimizing code

2008-01-20 Thread timothytoe
On Jan 19, 6:39 pm, cjl <[EMAIL PROTECTED]> wrote: > Karl: > > Thanks again. One last bug in the code you posted above, in the $ > ('div.flag').each function, the assignment: > > var $this = $(this); > > Needs to take place before the if-else statements. > > Overall, you improved code runs in ap

[jQuery] Re: Help me!: $(this) ???

2009-02-23 Thread brian
It's doing so because your selector is too general: 'select' will find all select elements on the page. You'll need to specify which select you want to modify, based on the button clicked (which I can't help you with without knowing the general layout). You might also want to consider simply chan

[jQuery] Re: Help me!: $(this) ???

2009-02-24 Thread ricardobeat
Probably changing $("tr #button").click(function(){... to this $("tr #button").click(function(){ $("select", this).html("012345"); return false; }); Will fix it. You need to find the select element in the right context, remember that jQuery's selectors work like CSS. Al

[jQuery] Re: Help me!: $(this) ???

2009-02-26 Thread Jsudesign
Thanks Ricardo, You are wonderful are understanding my problem. After trying your code. The append part works, but the selection part does not. Any suggestions? Thanks for your help, I'm fairly new to jquery. // Code does not work...? hmm $(".myButtons").click(function(){ $(this).find('

[jQuery] Re: Help me!: $(this) ???

2009-02-26 Thread James
You probably need a 'value' attribute assigned to your options. eg.: 1 2 On Feb 26, 2:45 pm, Jsudesign wrote: > Thanks Ricardo, You are wonderful are understanding my problem. > > After trying your code. The append part works, but the selection part > does not. > > Any suggestions? Thanks for yo

[jQuery] Re: Help me!: $(this) ???

2009-02-26 Thread Jsudesign
Hi James, thanks for the response. It wasn't that I did try your idea. It's something to do with the $(this) part. Example: $(this).find("select").val('1'); //this will select the option with// Does not work $("tr").find("select").val('1'); //this will select the option with//

[jQuery] Re: Help me!: $(this) ???

2009-02-26 Thread ricardobeat
Oh, I guess the select is not a descendant of the button. It all depends on the HTML. Try this, if it doesn't work please paste your html so we can see what's going on. $(".myButtons").click(function(){ $(this).parent().find('select').val(1); }); - ricardo On Feb 26, 10:15 pm, Jsudesign

[jQuery] Re: Help me!: $(this) ???

2009-02-27 Thread Jsudesign
Thanks Ricardo, I got it to work :D Here's the final code. // JS /// $(document).ready(function(){ $("select").empty().append( new Option(0), new Option(1), new Option(2), new Option(3) ); $(":button").click(function(){

[jQuery] Re: Help me!: $(this) ???

2009-02-27 Thread Jsudesign
Works with out the select options as well. :) On Feb 27, 10:19 am, Jsudesign wrote: > Thanks Ricardo, > > I got it to work :D > Here's the final code. > > // JS /// > > $(document).ready(function(){ >   $("select").empty().append( >        new Option(0), >        

[jQuery] Re: Help with Superfish

2008-10-20 Thread Joel Birch
Hello, >From a scan of your CSS it seems that you are applying the images to the anchor elements. However, when you are hovering within a submenu, the associated parent anchor is no longer being hovered, so the hover image is lost. Try applying the images to the li elements and leave the anchor b

[jQuery] Re: Help with Superfish

2008-10-21 Thread sireb
Hello Joel, Thanks for the response! I managed to figure it out... you were right i had been applying the style to the anchor elements. It works exactly perfect now! The only thing I would like to do, and I am not sure how to implement it at this time: add a different background image for the las

[jQuery] Re: Help with Superfish

2008-10-21 Thread Joel Birch
Given that you are using unique images for each menu item, can you not just round the corner of the image that appears last in the menu? I think I'm missing something. Maybe the answer could be to add a class of 'last' to that menu item's anchor and apply the corner image to the top right of that

[jQuery] Re: Help in Autocomplete

2008-10-28 Thread Jörn Zaefferer
Please provide a testpage, eg. via jsbin.com Jörn On Tue, Oct 28, 2008 at 8:14 AM, aimhier <[EMAIL PROTECTED]> wrote: > > I am using firebug to debug my js and i am getting the following > error. > value.replace is not a function > http://localhost/rentalphase2/jquery.autocomplete.js > Line 409

[jQuery] Re: Help with syntax

2008-10-28 Thread joel boonstra
> Hi everyone, I've been playing with jQuery a lot lately but my skills > could use a lot of work. I recently made this small snippet of script > to show and hide tablerows from a link that looks like this: > > 1 > > this will show: > > > etc > > > Javascript: > > $(function(){ >         $('.box

[jQuery] Re: Help with syntax

2008-10-28 Thread Mark Mulder
> You can also get rid of the :not > selection (which may be what's slowing things down) by first hiding > *all* .box rows then just showing the one you want, rather than hiding > after the fact: Thanks a lot for your input! The boxes don't the classes except box, so thanks I'll make id's out of

[jQuery] Re: help with jqgrid

2009-04-17 Thread Tony
Hello, The most common error when writing is the comma. You have colModel :[ {name:'id', index:'id', key:true, width:55}, {name:'cod_casa', index:'cod_casa', width:55}, <--- Error ], Remove the comma and will be ok Regards Tony On Apr 17, 3:12 am, led wr

[jQuery] Re: help with jqgrid

2009-04-17 Thread Tony
Hello, Please see my previous mail, remove the comma at last item - ie. the col model should be colModel :[ {name:'id', index:'id', key:true, width:55}, {name:'cod_casa', index:'cod_casa', width:55} ], and not colModel :[ {name:'id', index:'id', key:true, width:55},

[jQuery] Re: help with jqgrid

2009-04-17 Thread Led
See it my friend, but i've changed and nothing On 17 Abr, 11:55, Tony wrote: > Hello, > Please see my previous mail, remove the comma at last > item - ie. the col model should be > >   colModel :[ >       {name:'id', index:'id', key:true, width:55}, >       {name:'cod_casa', index:'cod_casa', wi

[jQuery] Re: help with jqgrid

2009-04-17 Thread Led
Strange... this thing On 17 Abr, 12:00, Led wrote: > See it my friend, but i've changed and nothing > > On 17 Abr, 11:55, Tony wrote: > > > > > Hello, > > Please see my previous mail, remove the comma at last > > item - ie. the col model should be > > >   colModel :[ > >       {name:'id', index

[jQuery] Re: help with jqgrid

2009-04-17 Thread Led
i'm happy to contact with you. You have done a great job with this plugin , but i can't see it working. See the sample in http://realferias.com/jqgrid_demo.htm I'm trying to implement this in a project but the basic sample is not working. Again , please... On 17 Abr, 11:41, Tony wrote: > Hello,

[jQuery] Re: help with jqgrid

2009-04-17 Thread Led
please tony , help me with that. I've made the change and still not working . Maybe i have to drop the plugin? On 17 Abr, 11:55, Tony wrote: > Hello, > Please see my previous mail, remove the comma at last > item - ie. the col model should be > >   colModel :[ >       {name:'id', index:'id', key

[jQuery] Re: help using parent()

2009-05-19 Thread Andy Matthews
You might try just var y = x.parent('div'); Would there ever be another div that could be a parent of one of these TD tags? -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of elubin Sent: Tuesday, May 19, 2009 12:47 PM To: jQuery (Engli

[jQuery] Re: help using parent()

2009-05-19 Thread aquaone
A will never be a parent of a . It will be an ancestor but not a direct parent. .parents() will look for ancestors. In other news, please use classes on your s instead of pattern matching the id. It's better for a variety of reasons. aquaone On Tu

[jQuery] Re: help using parent()

2009-05-19 Thread elubin
parents() worked, thank you. also the new closest() worked. what's the exact difference between those two? why classes instead of ids? is better than ? why? performance of jquery selectors? On May 19, 1:53 pm, aquaone wrote: > A will never be a parent of a . It will be an ancestor but n

[jQuery] Re: help using parent()

2009-05-19 Thread Ricardo
IDs have better performance, but classes applied to multiple elements allow you to simplify logic and code. eric 1 eric 2 var x = $('#row_3'), y = x.parents('.section:first'); The same applies to the TR ids, but I don't know the whole context to propose anythi

[jQuery] Re: [help] Math + Checkboxes

2009-05-31 Thread brian
Change this: $('.productAditionals input').parents().filter('.productInfo').siblings().filter('.productBuy').find('strong span').text(aditionalValue); to: $(this).parents().filter('.productInfo').siblings().filter('.productBuy').find('strong span').text(aditionalValue); Within the 'change' eve

[jQuery] Re: [help] Math + Checkboxes

2009-05-31 Thread Ignacio Ricci
Hi Brian. I didn't see that, your definetely right. I changed what you told me, and it appeared fixed initially. However when you check some checkboxes from one list, and then check others in the other list, the prize gets affected weirdly. Anyway we're closer to the solution. Thank you :) Ignac

[jQuery] Re: [help] Math + Checkboxes

2009-05-31 Thread Ignacio Ricci
Hi Brian. I didn't see that, your definetely right. I changed what you told me, and it appeared fixed initially. However when you check some checkboxes from one list, and then check others in the other list, the prize gets affected weirdly. Anyway we're closer to the solution. Thank you :) Ignac

[jQuery] Re: [help] Math + Checkboxes

2009-05-31 Thread brian
Good point. Try this to limit it to the proper set of inputs: $(this).parents().filter('.productInfo').find('input:checked').each(function() { aditionalValue += Math.ceil($(this).val()); }); On Sun, May 31, 2009 at 9:38 PM, Ignacio Ricci wrote: > > Hi Brian. I didn't see that, your defi

[jQuery] Re: [help] Math + Checkboxes

2009-05-31 Thread Ignacio Ricci
That's it! I realize now that the problem was the same in both cases x D Thank you very much Brian. Regards, Ignacio On May 31, 9:48 pm, brian wrote: > Good point. Try this to limit it to the proper set of inputs: > > $(this).parents().filter('.productInfo').find('input:checked').each(function

[jQuery] Re: Help with tabsLoad

2008-06-16 Thread keny
Hi, Without the return statement nothing happen :-( And i understand why you told me to choose a normal link but dont worry ist in a member section of my site and google dont even crawl those web page. And i can't use the second function as in the page i show i whant some link to point to my fun

[jQuery] Re: Help with tabsLoad

2008-06-16 Thread Klaus Hartl
No that's wrong. As I already stated: The problem with your loadTab function was that it was reinitializing tabs turning them into in-page tabs as all anchor elements are already pointing to a hash at that point of time. In other words, you must not call tabs() a second time. The problem with u

[jQuery] Re: Help with tabsLoad

2008-06-17 Thread keny
Opss the example is here : http://www.snipvideo.com/tabs/ Thanks On 17 juin, 02:07, Klaus Hartl <[EMAIL PROTECTED]> wrote: > No that's wrong. As I already stated: > > The problem with your loadTab function was that it was > reinitializing tabs turning them into in-page tabs as all anchor > eleme

[jQuery] Re: Help with tabsLoad

2008-06-17 Thread keny
Hi, Thanks now ist 99% right and better. Everyting work for the fisrt level of link but not for other one. If you check my examle under tab # 2 click to load page #3 Page load in the tab right. (a big big thanks you !) Next click to load page #1 or #2 Page load not in tab . Is it possible t

[jQuery] Re: Help with tabsLoad

2008-06-18 Thread Klaus Hartl
I think you're now running into the common Ajax rebinding problem. You may want to read the FAQ entry on this: http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F --Klaus On 18 Jun., 00:09, keny <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks no

[jQuery] Re: Help with tabsLoad

2008-06-18 Thread keny
!!! THANKS YOU VERY MUCH Anyway i have a last request or maybe a last question. Is it possible to make apear in the tabs the word loading .. and the gif when we use this function ? Cause not ist loading via ajax but the user may think nothing happen if the page take time to load. Ps i ha

[jQuery] Re: Help with tabsLoad

2008-06-18 Thread Klaus Hartl
On Jun 19, 12:47 am, keny <[EMAIL PROTECTED]> wrote: > !!!  THANKS YOU VERY MUCH > > Anyway i have a last request or maybe a last question. > > Is it possible to make apear in the tabs the word loading .. and the > gif when we use this function ? That was discussed here: http://groups.google

  1   2   3   4   5   6   7   >