Feature Requests

0 views
Skip to first unread message

Evan

unread,
May 27, 2008, 11:55:41 AM5/27/08
to Revecter
This discussion thread is for the requesting of new features, and the
discussion of requested features. Please refer to this page
http://groups.google.com/group/revecter/web/requesting-features before
requesting, or discussing a feature.

~Evan

Evan

unread,
May 28, 2008, 7:14:56 AM5/28/08
to Revecter
Request: A feature for swapping the Z index of two elements.

Type of function: Prototype

function name: .zSwap(id)

The function swaps the attached element's Z-index with that of the
element who's Id is in the argument.

eg

object = document.getElementById(object1)

object.zSwap(object2)

will swap the Z-index of element with id "object1" and element with id
"object2"
Reply all
Reply to author
Forward
0 new messages