HighDots Forums  

Codice!

Javascript (Italian) Il linguaggio JavaScript (it.comp.lang.javascript)


Discuss Codice! in the Javascript (Italian) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Luigi Mori
 
Posts: n/a

Default Codice! - 04-04-2005 , 05:23 AM






Salve vi volevo porre il seguente codice javascript.....a me non
funziona!!!come mai?

<SCRIPT LANGUAGE="JavaScript"><!--
document.write("<A HREF=\\"http://www.reference.ch\\" target=\\"_top\\"><IMG
WIDTH=90 HEIGHT=30 BORDER=0 ALIGN=middle
SRC=\\"http://www.reference.ch/cgi-bin/getpix.pl?num=18432*mykey="+document.referrer+"\\" ></A>");
// -->
</SCRIPT>


grazie mille



Reply With Quote
  #2  
Old   
Cristiano Larghi
 
Posts: n/a

Default Re: Codice! - 04-04-2005 , 05:29 AM






In data Mon, 4 Apr 2005 11:23:17 +0200, Luigi Mori ha scritto:

Quote:
SCRIPT LANGUAGE="JavaScript"><!--
Aggiungici un type="text/javascript" che male non fa
document.write("<A HREF=\\"http://www.reference.ch\\" target=\\"_top\\"><IMG
WIDTH=90 HEIGHT=30 BORDER=0 ALIGN=middle
SRC=\\"http://www.reference.ch/cgi-bin/getpix.pl?num=18432*mykey="+document.referrer+"\\" ></A>");
Un solo \ (oppure anziché \" usa '):
document.write("<a href=\"http.......etc etc

--
"Emancipate yourselves from mental slavery;
None but ourselves can free our minds"
B.M.


Reply With Quote
  #3  
Old   
Luigi Mori
 
Posts: n/a

Default Re: Codice! - 04-04-2005 , 06:02 AM



grazie mille!!!
ma secondo te, manca qualcosa nell'immagine perchè non me la visualizza!!!

ho un file gif da inserire ma non so dove!



Reply With Quote
  #4  
Old   
Luigi Mori
 
Posts: n/a

Default Re: Codice! - 04-04-2005 , 06:10 AM



ho risolto!!!grazie..

erano le troppe //////////////
ciao



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.