Results 1 to 4 of 4

Thread: conditional select menu or other menus

  1. #1
    User Carolina's Avatar
    Join Date
    09-05-12.
    Location
    London
    Posts
    99

    Beitrag conditional select menu or other menus

    I'm referring to one of the extensions here. Does any one has an example of this working? I'd like to view it.

    I'd also be interested to view working examples of other menus in the extension catalogue.

    Or even menus people have done without extensions at all with Contao.

    Thanks!
    Carolina

  2. #2
    User Andreas's Avatar
    Join Date
    07-11-09.
    Location
    Mönchengladbach
    Posts
    499

    Default

    conditionalselectmenu ist not a navigation menu, it's a select field for the form generator which presents values to be selected dependent on a select form field before this one. F.e. first you choose "fruits" and then you can choose "aples, oranges.." in the conditionalselectmenu. Extension name should better be conditionalformselect.

    You can search for all Navigation Menu examples you found in the net, as there is no Contao specific HTML-Code for navigations, it's just a list you can style with CSS. F.e. http://css3menu.com/index.html or https://contao.org/en/case-studies.html Look at the HTML-Code - it's always a list (should be).
    Web-Development, Freelancer, Burgtech, XHTML, HTML5, CSS, PHP, Javascript, MooTools, MySQL and more
    Amazon wishlist

  3. #3
    User Carolina's Avatar
    Join Date
    09-05-12.
    Location
    London
    Posts
    99

    Default

    OK, so in terms of the extensions, there's only the Superfish if you want a drop-down menu.
    Carolina

  4. #4
    User Andreas's Avatar
    Join Date
    07-11-09.
    Location
    Mönchengladbach
    Posts
    499

    Default

    Maybe there's only Superfish, I don't know. You can search in BE for 'menu' or 'navigation'. But for a dropdown menu you only need a css file and if you need special features which css does not provide additionaly a javascript file.
    Web-Development, Freelancer, Burgtech, XHTML, HTML5, CSS, PHP, Javascript, MooTools, MySQL and more
    Amazon wishlist

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •