#2375: FCKeditor.Net - Name attribute for iframe tag is not outputted
---------------------------------+------------------------------------------
 Reporter:  ebello               |       Owner:     
     Type:  Bug                  |      Status:  new
 Priority:  Normal               |   Milestone:     
Component:  Server : ASP.Net     |     Version:     
 Keywords:  iframe name asp.net  |  
---------------------------------+------------------------------------------
 The name attribute is necessary for some browsers to interact with the
 iframe as a frame using JavaScript. [[BR]]
 Example:
 {{{
 frames['fckeditor'].FCK.InsertHtml("<p>hi</p>");
 }}}


 Without the name attribute, this code will fail in IE and Firefox.

 A patch has been attached to add the name attribute to the iframe tag.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2375>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to