Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ss 16 posts 36 karma points
    Jul 19, 2010 @ 07:32
    ss
    0

    submenu on mouseover using xslt

    Hello,

      I wrote an xslt which displays the submenu at level 2 as ul li format.. i used call template to get the child nodes at level2 , it works great and displays the submenu on mouseover on the subpages.. what i want is to get the submenu on mouseover in the frontpage.. how can i acheive this in xslt...

  • Sebastiaan Janssen 5060 posts 15522 karma points MVP admin hq
    Jul 19, 2010 @ 09:15
    Sebastiaan Janssen
    0

    I would suggest you find a nice way to do it in HTML/CSS and maybe a bit of Javascript/jQuery. Then you can use XSLT to output the HTML that you need. If I need to output anything in HTML, I start with the HTML and only when I've got that working, I'm going to think about the XSLT needed to output it from umbraco.

Please Sign in or register to post replies

Write your reply to:

Draft