Best way to handle dynamic scrolling feature + Mouse over
Last Post 12/26/2012 1:32 PM by Dan Rothschild. 2 Replies.
Author Messages
Dan Rothschild
Nuke Ace
Nuke Ace
Posts:47


--
12/18/2012 2:22 PM
    Hello,
    I've attached a sample image of what I'm trying to achieve.
    There are 7 slides that have a corresponding image and text that is highlighted. What is the best method to achieve this functionality:

    -auto rotate through 7 slides
    -on mouse over of text, automatically go to corresponding slide and highlight text.

    I'm thinking that this would require a flash movie, but if anyone can think of a better way to accomplish the requested functionality, I would be eager to hear it.

    Thanks in advance,
    Dan
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/26/2012 10:45 AM
    Dan,

    Have you made any progress on this? Personally, I would recommend that you NOT use the Flash solution.

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Dan Rothschild
    Nuke Ace
    Nuke Ace
    Posts:47


    --
    12/26/2012 1:32 PM
    No progress, but I agree that Flash is to be avoided.
    I was thinking about doing a normal mouse click javascript image replacement script and then encapsulate that into a rotating jquery carousel. Not sure it that would work but will give it a go.

    Thanks,


    ---