[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 desai.ni...@gmail.com 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

[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 crapper_m...@att.net wrote: I am a JQuery newbie so I am probably mistaken. I just ran into a problem with .val (grabbed it from an

[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 crapper_m...@att.net wrote: I am a JQuery newbie so I am probably mistaken. I just ran into a problem with .val (grabbed it from an

[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 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 the problem

[jQuery] Re: Something broke in IE7

2009-02-23 Thread oliver.pra...@googlemail.com
... Link: http://www.vonderdecken.net/index.php?option=com_morfeoshowtask=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 oliver.pra...@googlemail.com wrote: @Paul: I

[jQuery] Re: Something broke in IE7

2009-02-21 Thread oliver.pra...@googlemail.com
: Oliver, 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 oliver.pra...@googlemail.com wrote: Hi guys after I finally got my code working

[jQuery] Re: Something broke in IE7

2009-02-21 Thread oliver.pra...@googlemail.com
{} statements. IE is must fussier about syntax than FF so I always check for syntax errors when IE starts misbehaving. Hope that helps. Paul On Feb 21, 1:04 pm, oliver.pra...@googlemail.com oliver.pra...@googlemail.com wrote: Thanks Carol, that at least gives me a good feeling, I'm

[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

[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