[jQuery] Still having problems with$(#myDiv').html('string').thoughts?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=125463517-05072006><FONT face=Arial color=#0000ff
size=2>Wow...</FONT></SPAN></DIV>
<DIV><SPAN class=125463517-05072006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=125463517-05072006><FONT face=Arial color=#0000ff size=2>I
would never have thought about that. Thanks for catching that John! Apologies
for not finding it myself.</FONT></SPAN></DIV>
<P><FONT size=2><!----------------//------<BR>andy matthews<BR>web
developer<BR>certified advanced coldfusion programmer<BR>ICGLink,
Inc.<BR>andy@icglink.com<BR>615.370.1530
x737<BR>--------------//---------></FONT> </P>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> discuss-bounces@jquery.com
[mailto:discuss-bounces@jquery.com]<B>On Behalf Of </B>Myles
Angell<BR><B>Sent:</B> Wednesday, July 05, 2006 12:20 PM<BR><B>To:</B> jQuery
Discussion.<BR><B>Subject:</B> Re: [jQuery] Still having problems
with$(#myDiv').html('string').thoughts?<BR><BR></FONT></DIV><BR><BR>
<DIV><SPAN class=gmail_quote>On 7/5/06, <B class=gmail_sendername>Andy
Matthews</B> <<A href="mailto:andy@icglink.com">andy@icglink.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>
<DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff size=2>I'll give that a shot
Myles. I saw that method but wasn't sure how to implement it. Thank
you.</FONT></SPAN></DIV></DIV></DIV></BLOCKQUOTE>
<DIV><BR>John replied and found the REAL source of the problem. I was wrong.
Oops, sorry.<BR><BR>In case you missed it: <BR></DIV><BR></DIV>> The
problem is that the file: jsmx.js has its own $() function, which<BR>> is
messing up the regular $() jQuery function:<BR>> function $(id){ return
document.getElementById(id); }<BR><BR>> The one alternative is to remove
that function from that file. Another <BR>> alternative is to include
jquery.js after jsmx.js (so that it will<BR>> overwrite
it).<BR><BR></BLOCKQUOTE></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/