Bug Tracker

Modify

Ticket #1114 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

<LEGEND> with firefox

Reported by: rburton Owned by:
Priority: minor Milestone: 1.1.3
Component: core Version: 1.1.2
Keywords: Cc:
Blocking: Blocked by:

Description

Hello, sorry for my bad english ...

With the last jquery-latest-pack

$(document).ready(function(){

$("body").append('<fieldset id="myfs"></fieldset>'); $("#myfs").append('<legend>test</legend>');

});

Under firefox, the html element <legend></legend> is NOT created (under IE, it's ok !)

a bug ?

Best regards ... RB

Change History

comment:1 Changed 6 years ago by brandon

  • Status changed from new to closed
  • Resolution set to fixed

Yes it is a bug and now it is fixed in Rev. [1785].

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.