Andrea.petruccio 10 Posted January 25, 2009 Report Share Posted January 25, 2009 Ciao, uso iweb per fare un sito. Devo inserire nel mio sito un codice script. Come faccio ad inserirlo nel iWeb? Da come ho visto si posso inserire solo codici HTML c'è un convertitore da script a html? In pratica devo inserire il blocco del tasto destro.. RAGAZZI aiutatemi vi prego Link to post Share on other sites
Alexander De Large 10 Posted January 25, 2009 Report Share Posted January 25, 2009 immagino che per script intendi JAVASCRIPT...niente di più semplice, inserisci il codice tra i tag <script> specificando che si tratta di javascript Es.: <script type="text/javascript"> var pippo; function gigio() { ............ } </script> Link to post Share on other sites
Stone 10 Posted January 26, 2009 Report Share Posted January 26, 2009 In pratica devo inserire il blocco del tasto destro..guarda che è inutile, quel blocco si bypassa in tre secondi... Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now