[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Jimmy Glass
From: Daemach <[EMAIL PROTECTED]> Sent: Friday, June 08, 2007 4:35 PM To: "jQuery (English)" Subject: [jQuery] Re: Append "Area" to Map Can you make a test page available? 1.1.2 had a bug that prevented attaching select tags and colgroup tag

[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Erik Beeson
---- *From*: "Erik Beeson" <[EMAIL PROTECTED]> *Sent*: Friday, June 08, 2007 4:23 PM *To*: jquery-en@googlegroups.com *Subject*: [jQuery] Re: Append "Area" to Map Well, you create a map with ID thisMap2, then you select something with id thisMap. Also, it may be redundant

[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Daemach
uot;0,187,0,386,198,386,198,187"> > > > http://sf-ips-01/is/image/DWR/IS_10147"; id="s7Image" > USEMAP="thisMap2" /> > > > From: "Matt Stith" <[EMAIL PROTECTED]> > Sent: Friday

[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Jimmy Glass
sMap2'); } From: "Erik Beeson" <[EMAIL PROTECTED]> Sent: Friday, June 08, 2007 4:23 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Append "Area" to Map Well, you cr

[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Jimmy Glass
;; id="s7Image" USEMAP="thisMap2" /> From: "Matt Stith" <[EMAIL PROTECTED]> Sent: Friday, June 08, 2007 4:11 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Append "Area" to Map A bit of HTML would help a bit! On 6/8/07, Jimmy Glass <[E

[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Erik Beeson
Well, you create a map with ID thisMap2, then you select something with id thisMap. Also, it may be redundant to change the usemap attribute at the beginning of the function, but if you are going to do that, you may want to use $('#s7Image').removeAttr('usemap'). --Erik On 6/8/07, Jimmy Glass <

[jQuery] Re: Append "Area" to Map

2007-06-08 Thread Matt Stith
A bit of HTML would help a bit! On 6/8/07, Jimmy Glass <[EMAIL PROTECTED]> wrote: I have been trying to append a freaking Area tag to a MAP tag for about 2 hours now... The data argument is always a string. function(data) { $('#s7Image').attr('