We've heard reports of similar, in the past, but having this test case helps.
Do you think you could file a bug to go along with it - and attach the HTML page to the ticket? Thanks! http://dev.jquery.com/ --John On Sat, Aug 30, 2008 at 5:50 AM, raid_ox <[EMAIL PROTECTED]> wrote: > > Hi jQuery Dev, > > In internet explorer, using $('selector').html() will emit strange > jquery attributes that sometimes can cause problem: > > $('#test').html() <-- <li jQuery32491238934="2"><span > jQuery32491238934="null" class="name>... > > the problem is, when you need to insert those string back to html, the > selector won't work properly. > > I created a demo to demonstrate this problem: > http://code.riiv.net/demos/iebug.html > > in ie, if you click get length, it will return 1, whereas in other > browser 4. > > any ideas? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" 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/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
