simple javascript question
Posted: Fri Oct 06, 2006 7:44 am
Hi,
I see this kind a code sometime.
<script src='https://partner.coprosper.com/lead_thir ... cript><IMG SRC='https://partner.coprosper.com/track_lea ... </noscript>";
Is this it true that the reason we have it like this if javascript is disabled code between <noscript>runs?
My question if javascript is on , in that case both <script> and <noscript> will execute or only <script>?
thanks
I see this kind a code sometime.
<script src='https://partner.coprosper.com/lead_thir ... cript><IMG SRC='https://partner.coprosper.com/track_lea ... </noscript>";
Is this it true that the reason we have it like this if javascript is disabled code between <noscript>runs?
My question if javascript is on , in that case both <script> and <noscript> will execute or only <script>?
thanks