|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Layers: Constant Position
Hey is it possible to position a layer so that it's always the same position away from the edge of the browser. For example it was always in the top left hand corner of the page even when the user scrolled down.
Thanks |
|
#2
|
|||
|
|||
|
RE: Layers: Constant Position
can be done, with position: fixed; but doesn't work in IE. have to do it with javascript (but i don't like JS).
|
|
#3
|
|||
|
|||
|
RE: Layers: Constant Position
Thanks, damn IE
Thanks |
|
#4
|
|||
|
|||
|
RE: Layers: Constant Position
search for ie7. it's a JS extension for the ie6. i think it includes fixed position..
|
|
#5
|
|||||
|
|||||
|
RE: Layers: Constant Position
php Code:
Found that but im not sure if it works in anything before IE6 tho. |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Layers: Constant Position |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|