User Tag List

Results 1 to 6 of 6

Thread: Ini+ + Html dropdown menu maker

  1. #1
    No Products Registered

    Join Date
    Aug 2007
    Location
    DK
    Posts
    278
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ini+ + Html dropdown menu maker

    Like making a dropdown menu in html

    <ul id='nav'>
    <li><a href='#'>Menu</a></li>
    <ul>
    <li><a href='#'>Menu2</a></li>
    <li><a href='#'>Menu3</a></li>
    </ul>
    <li><a href='#'>Profile</a>
    <ul>
    <li><a href='#'>Menu</a></li>
    <li><a href='#'>Menu</a></li>
    <li><a href='#'>Menu</a></li>
    </ul>
    </li>

    How can I use is Cool Ini+ menu and include the code above?

    [Example]
    Data=1
    New Item=Value
    New Item 2=Value
    New Item 3=Value

    -------------
    Something like a mix of those information.

    <ul id='nav'>
    <li><a href='#'>New Item</a></li><ul>
    <li><a href='#'>New Item 2</a></li><ul>
    <li><a href='#'>New Item 3</a></li><ul>

    In the end you can copy the code into your final edition.

    Is it possible?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini+ + Html dropdown menu maker

    Yes.

    Oh... I suppose you want to know how...
    Make a loop that will get each item text and put it inside the tags you want, then you can put it all in an edit box object and save it as an HTML file like menu.htm or menu.html

    If you want me to make an example I will.
    Working as fast as I can on Fusion 3

  3. #3
    No Products Registered

    Join Date
    Aug 2007
    Location
    DK
    Posts
    278
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini+ + Html dropdown menu maker

    I would really like if you made an example

    I'm not good at loops.

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini+ + Html dropdown menu maker

    OK I made an example here:
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=152745&
    I hope that's what you wanted, it was a little hard to understand your first post.
    Working as fast as I can on Fusion 3

  5. #5
    No Products Registered

    Join Date
    Dec 2008
    Posts
    39
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini+ + Html dropdown menu maker

    how do you get ini ++ ??

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Ini+ + Html dropdown menu maker

    See the Fusion Updater link on the right side>>>>>>>>
    Download it, Find INI++ in the list, click it, and click download/install.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Making a dropdown menu to launch software
    By Redsquirrel in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 19th November 2013, 09:32 PM
  2. DropDown Stats Box using the InAndOut movement
    By Tisnart in forum File Archive
    Replies: 2
    Last Post: 11th November 2010, 04:21 PM
  3. Menu Maker for DJ_Wild
    By LB in forum File Archive
    Replies: 7
    Last Post: 16th July 2009, 04:04 PM
  4. Moving lists to a dropdown box
    By dingdong in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th September 2006, 10:18 PM
  5. Dropdown list to equal two values?
    By Leathel in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 24th August 2006, 05:28 PM

Posting Permissions

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