HighDots Forums  

differenza tra button e image button (prima andava con img)

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


Discuss differenza tra button e image button (prima andava con img) in the Javascript (Italian) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gufo Rosso
 
Posts: n/a

Default differenza tra button e image button (prima andava con img) - 02-05-2008 , 05:33 PM






<input type="image" border="0" name="pippo" src="img/ext.png"
tyle="border:0px; width:16px; height:16px;"
onClick="snd_form('AJXDBFORM',this.form); "/>


<input type="button" class="button" value="Send Form"

onClick="snd_form('AJXDBFORM',this.form);" />

sono in ambiente tinymce

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

Default Re: differenza tra button e image button (prima andava con img) - 02-06-2008 , 02:55 PM






Il Tue, 05 Feb 2008 22:33:43 GMT, Gufo Rosso ha scritto:

Quote:
input type="image" border="0" name="pippo" src="img/ext.png"
tyle="border:0px; width:16px; height:16px;"
onClick="snd_form('AJXDBFORM',this.form); "/
input type="button" class="button" value="Send Form"
onClick="snd_form('AJXDBFORM',this.form);" /
sono in ambiente tinymce
e ... ? dov'è la domanda? :-/

--
"E' l' ignoranza che crea l'intolleranza
di gente cieca e senza coscienza"
S.S.S.


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.