gems from webdev forums
while searching for more info on a firefox/safari discrepancy, i found this great bit of wisdom. a lone CSS neophyte asks:
Hello
I have two div, and I want one of them is always on top.
Correctly work in all browser but Chrome and Safari does not work.
how to fixed it?
thank god raju was there to grant all of us his wisdom:
HI,
z-index works in chrome.
try along with, position:relative;
if it not solves,
post ur code.
or try experimenting.
in sum: if it not solves, try experimenting.
-
rickwelch liked this
-
brilliantology liked this
-
inky said:
“At that moment, the student was [under the illusion of being] enlightened.”
-
stublag liked this
-
coreburst liked this
-
autoduncan liked this
-
oneafter909 said:
“a lone CSS neophyte asks..” i dont know why but that made me laugh
-
jmak liked this
-
nikography posted this