Looks like bug 4484 already deals with this.

http://dev.jquery.com/ticket/4484

On Aug 29, 6:30 pm, Philippe <philippe....@gmail.com> wrote:
> The append() function doesn't seem to work with map elements.
>
> My map element :
>
> <map name="myMap" id="myMap">
>
> </map>
>
> My jquery code :
>
> $("#myMap").append('<area shape="rect" coords="0,0,200,200" />');
>
> What is the problem? Am I doing anything wrong?
>
> Phil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to