Maybe this will help?

http://remysharp.com/2009/01/26/element-in-view-event-plugin/

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Apr 21, 2009, at 12:19 AM, iceangel89 wrote:


anyone ... ?

On Apr 20, 9:08 am, iceangel89 <iceange...@gmail.com> wrote:
hmm, how can i detect "whatever is currently front & center"?

On Apr 19, 10:17 pm, brian <bally.z...@gmail.com> wrote:

Make each section a div with an id. Rather than testing to see what
element has been passed (named anchors are so 1998) you'd check to see
which element contains whatever is currently front & center.

On Sun, Apr 19, 2009 at 9:25 AM, iceangel89 <iceange...@gmail.com> wrote:

i am thinking of doing something like a long vertical scrolling
portfolio. i have a few categories that i want to use as the
navigation items. eg. web design, digital art etc.

so i need a way of detecting if i have past, say web design and into digital art. but not yet into the next category say logo design. how can i do this? i am thinking i will have anchors for the categories. i want to use jQuery to detect whats the category thats visible to the
user. tho there maybe chance that more that 1 category is visible.

Reply via email to