How can I select an element based on it's CSS style value? For example, let's say I have an element absolute positioned at top=100px.
How can I do something like the following? $(top=100px) thanks Jason
How can I select an element based on it's CSS style value? For example, let's say I have an element absolute positioned at top=100px.
How can I do something like the following? $(top=100px) thanks Jason