I am relatively sure that javascript has an equivalent to php's range.
This is a quote from the php manaul for range.
I need this for several different reasons. I am trying to determine if the scrollTop of a div is between 0 and 150. Also I need to see if the scrollTop is less then the scrollHeight by the range of 1 to 4..Originally Posted by php manual
Any suggestions would be great..
Thanks,
Tom


Reply With Quote
Bookmarks