Thread
:
JS: making invisible text (display:none) non-selectable
View Single Post
04-26-2007, 05:57 PM
#
8
(
permalink
)
exam
Senior Member
Join Date: 04-20-06
Posts: 278
iTrader:
0
/ 0%
Latest Blog:
None
A span and a div is *exactly* the same, with one single difference. The div by default is display:block and the span by default is display:inline. Try using spans, as I did in the sample code. You'll be happy you did.
exam
View Public Profile
Find More Posts by exam