javascript layer moveAbove( ), moveBelow( )
| moveAbove( ), moveBelow( ) | NN |4| IE n/a DOM n/a |
moveAbove(layerObject) moveBelow(layerObject) | |
|
These methods shift the z-order of the current layer to a specific location relative to another, sibling layer. This is helpful if your script is not sure of the precise zIndex value of a layer you want to use as a reference point for the current layer's stacking order. Use moveAbove( ) to position the current layer immediately above the layer object referenced as a parameter. |
|
| Parameters | |
|
|
| Returned Value | |
None. |
|
Previous: javascript layer moveBy( )
Next: javascript layer load( )
1157,Nickname,Homepage or email,Comments here,Add comment
