Results 1 to 2 of 2

Thread: Dynamic Menus

  1. #1
    Join Date
    Feb 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dynamic Menus

    1) Script Title: chrome.js

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rome/index.htm

    3) Describe problem: Any suggestions on controlling which menu entries are available to a given user ? Thank you.

  2. #2
    Join Date
    Nov 2010
    Posts
    11
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    you can use javascript or php etc. and only load to the page items that are relevant to a certain user. Or use inline style to display:none; then when specified user enters page use display:block for what you want them to see. php technique would be easier.

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
  •