HighDots Forums  

checkbox non avere spunta come default

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


Discuss checkbox non avere spunta come default in the Javascript (Italian) forum.



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

Default checkbox non avere spunta come default - 11-03-2006 , 06:44 AM






se spunto un check è possibile ricaricando la pagina non avere più tale
spunta?


ho provato a metteere uncheked come default ma non funziona,

<input type="checkbox" unchecked name="puls" onClick="funct(this)" />

Reply With Quote
  #2  
Old   
Catarsi
 
Posts: n/a

Default Re: checkbox non avere spunta come default - 11-03-2006 , 07:17 PM






artev <mailnotspammm (AT) notspamm (DOT) nn> wrote:

Quote:
se spunto un check è possibile ricaricando la pagina non avere più tale
spunta?
Se la pagina viene ricaricata dovresti trovarlo come lo hai impostato,
nel tuo caso _privo_ di segno di spunta. Sei sicuro di effettuare un
vero reload? Non è che ti confondono i tasti "avanti" e "indietro" del
browser?

Quote:
input type="checkbox" unchecked name="puls" onClick="funct(this)" /
"unchecked", che io sappia, è una proprietà inesistente; per loro natura
i checkbox sono sempre "unchecked". Ovviamente fino a contrordine.

--
mailto: y = i
----------------------------------------
Vivo nel terrore di non essere frainteso
(Oscar Wilde)


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.