Glad you fixed it.. but can you share?

- J e f f  C o n k l i n -
- AOL IM - a14piece
- http://www.getoutsidenj.com
- http://www.carabs.com



On Tue, Aug 4, 2009 at 9:29 AM, Alex
McAuley<[email protected]> wrote:
>
> Never mind i fixed it !..
>
> Goddam IE8 i hate it already - only been using it 1 hour !
>
>
> Alex Mcauley
> http://www.thevacancymarket.com
> ----- Original Message -----
> From: "Jeztah" <[email protected]>
> To: "Prototype & script.aculo.us" <[email protected]>
> Sent: Tuesday, August 04, 2009 2:21 PM
> Subject: [Proto-Scripty] IE 8 Bug
>
>
>>
>> Afternoon Guys/Gals.
>>
>>
>> I have a weird error in IE8.
>>
>> removeSuggestResults = function() {
>> $$('.editsuggestResults').each(function(el) {
>> $(el).remove();
>> });
>> }
>>
>> Doesnt seem to work in Internet explorer 8.
>>
>> The Element exists and was added dynamically to the DOM and has the
>> classname.
>>
>> I read somewhere about IE8 not adding classnames to elements when the
>> classname is in the options of "new Element();" so i called $
>> ('suggestiveResults').addClassName('editsuggestResults');
>> to be safe. But it seems to not be working. I also cant get a copy of
>> firebug lite as the site seems to be down so i cant test the element
>> to make sure it has the class!!!!
>>
>> Can anyone help ?
>>
>>
>> Thanks in advance
>>
>> Alex
>> >
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to