[jQuery] Re: ie6 and .val() issue

2009-10-14 Thread oliver.pra...@googlemail.com
I use and tested: $("select#selectbox").val("value"); See if that solves the problem. Also sie if the "value" really exists. On Oct 14, 3:55 am, "Gene Berger" wrote: > I am a JQuery newbie so I am probably mistaken. > > I just ran into a problem with ".val" (grabbed it from an example).  If I

[jQuery] Re: ie6 and .val() issue

2009-10-14 Thread oliver.pra...@googlemail.com
I use and tested: $("select#selectbox").val("value"); See if that solves the problem. Also sie if the "value" really exists. On Oct 14, 3:55 am, "Gene Berger" wrote: > I am a JQuery newbie so I am probably mistaken. > > I just ran into a problem with ".val" (grabbed it from an example).  If I

[jQuery] Re: What causes a query string when request ing jQuery? e.g. /jquery-1.3.2.min.js?_=12553…

2009-10-14 Thread oliver.pra...@googlemail.com
would allowing google to serve up jQuery not also stop this problem? On Oct 14, 1:13 am, Ninad Desai wrote: > Hey Mike, > Do you see timestamp / query string appended to js even when you see > source code? > if that is the case, make sure no rewrite rules are written > in .htaccess, to avoid ser

[jQuery] Re: Something broke in IE7

2009-02-28 Thread oliver.pra...@googlemail.com
I'm still not getting a head with this problem :( Oliver Prater On Feb 23, 4:45 pm, "oliver.pra...@googlemail.com" wrote: > Hi guys repost of my problem since I'm not coming forward > > The code I wrote in jQuery:http://code-bin.homedns.org/242 > > Now to

[jQuery] Re: Something broke in IE7

2009-02-23 Thread oliver.pra...@googlemail.com
nishes 1 sec later ... Link: http://www.vonderdecken.net/index.php?option=com_morfeoshow&task=view... I'm open to really any hints you give to solve this! I don't know what roll the jQuery functions and css plays... Oliver Prater On Feb 21, 9:49 pm, "oliver.pra...@googlemail.com"

[jQuery] Re: Something broke in IE7

2009-02-21 Thread oliver.pra...@googlemail.com
th my as good as none experience in jQuery, > > or just through pure luck I will off course not hesitate to post it. > > > Oliver Prater > > > On Feb 21, 12:16 am, carol wrote: > > > > Oliver, > > > > I am having the very same problem...the content in

[jQuery] Re: Something broke in IE7

2009-02-21 Thread oliver.pra...@googlemail.com
t; I am having the very same problem...the content in my greybox does not > show in IE7.  It's driving me nuts!  Have you found a solution? > > Thanks! > Carol > > On Feb 20, 3:03 pm, "oliver.pra...@googlemail.com" > > wrote: > > Hi guys after I finally

[jQuery] Something broke in IE7

2009-02-20 Thread oliver.pra...@googlemail.com
Hi guys after I finally got my code working in FF, IE7 is killing me! I never programed in javascript bevor so take it easy on me please. Using the DEBUGGER has helped me a lot, but now there are no more debug messages and I don't know what the hell I can do to get it work! I am guessing that m

[jQuery] Re: jQuery code not being run

2009-01-10 Thread oliver.pra...@googlemail.com
Hi, wasn't as though as i thought it would ... thank again ... there's just some bugs now but I'll hopefully get a hang of them :-) will write again ofcourse if something goes broke beyound my abilities ;-) Oliver On Jan 10, 5:44 pm, "oliver.pra...@googlemail.com" wr

[jQuery] Re: jQuery code not being run

2009-01-10 Thread oliver.pra...@googlemail.com
ry-howto.blogspot.com > > On Sat, Jan 10, 2009 at 6:30 AM, donb wrote: > > > Move the jquery.js link ahead of all the others (because 'jQuery' is > > NOT loaded when they call it) and fix the path on dropdown.js - it is > > not loaded at all > > > On Jan 9

[jQuery] Re: jQuery code not being run

2009-01-09 Thread oliver.pra...@googlemail.com
perfish.js()()superfish.js (Linie 121) [Break on this error] })(jQuery); superfish.js (Linie 121) If anyone knows what they mean dont wait and reply, I'll also research forther with my bind approach... since this is the first js I'm ever doing on a webpage Oliver On Jan 3,

[jQuery] jQuery code not being run

2009-01-03 Thread oliver.pra...@googlemail.com
Hi, I'm working on a site with somebody, and we got most of it finished, but it needs a little self made jQuery coding ... The problem is that this isn't running at all! The code is in personalized.js and is being loaded (firebug) Code in bin: http://code-bin.homedns.org/205 We already tested