you should see xxxxxxxxx then :) ..
and sorry, but the error seems to be related to IE WebDeveloper, when typing the code in the console it didn't work.. when i put it in the head of the html file, it worked.. so thanks for your time, but it seems the problem was not related to jquery after all :) ..
dennis. Benjamin Sterling wrote:
WOW... is xxxxx better then xxx :) Two more questions: Have you tried Giovanni's suggestion and does that give you the same error? Can you post a live example? On 10/1/07, *spinnach* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: it's without any plugins or other code on the page, i have IE WebDeveloper v2 toolbar installed, and when i just type that in the console i get this error: Error Expected ')' http://xxxxx.com/ (line 1) dennis. Benjamin Sterling wrote: > Spinnach, > That should work, I am using just that in a number of plugins, is there > any other code on the page? Can you post the error? > > On 10/1/07, *Giovanni Battista Lenoci * <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> wrote: > > > spinnach ha scritto: > > > > this returns an error in IE7, works fine in firefox, is this a bug or > > something i overlooked ? > > > > var $div = $('<div class=""></div>'); > Try > > var $div = $('<div></div>'); > $div.addClass('fileinputs'); > > Giovanni > > > > > -- > Benjamin Sterling > http://www.KenzoMedia.com > http://www.KenzoHosting.com > http://www.benjaminsterling.com <http://www.benjaminsterling.com> -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com http://www.benjaminsterling.com