javascript動態隱藏顯示技術(轉)

post0發表於2007-08-09
javascript動態隱藏顯示技術(轉)[@more@]

<P></P>&lt;!--<P></P>function viewnone(e){<P></P>e.style.display=(e.style.display=="none")?"":"none";<P></P>}<P></P>function viewntwo(e,t){<P></P>e.style.display=t;<P></P>}<P></P>//--&gt<P></P>

<P></P>&lt;!--<P></P>function viewnone(e){<P></P>e.style.display=(e.style.display=="none")?"":"none";<P></P>}<P></P>function viewntwo(e,t){<P></P>e.style.display=t;<P></P>}<P></P>//--&gt<P></P>

no

yes

開啟更多選填項

test

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8225414/viewspace-939277/,如需轉載,請註明出處,否則將追究法律責任。

相關文章