Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

menus

  • 12-07-2000 1:01pm
    #1
    Registered Users, Registered Users 2 Posts: 310 ✭✭


    I am presuming that this java code works on a set of parameters that you pass it such as names of drop down menu entries, whether there are submenus or what type of font you want used.
    If this is the case then your problem is more than likely with these parameters. I had the same problems with my collapsable list. I went through all the code looking for errors in it but couldn't find any. I then would scrutinise my parameters and submenu declarations and invariably I would find an error with these albeit it might take half a day to find. But to finish, I have seen that error message so many times now and always the problem was with my parameters( a comma out of place etc..). I hope this helps...I know how ****ed of them type of errors can make a person.


Comments

  • Closed Accounts Posts: 2,256 ✭✭✭Molly


    thank you
    smile.gif
    i'll go look now
    smile.gif


  • Closed Accounts Posts: 2,256 ✭✭✭Molly


    i'm making a site with a drop down menu whihc i have done, but what i cant do is make them into links. I dled a java applet and pasted the script in and made alterations so it would work but it didn't. So then i decided i'd save a site someone else made and cut and paste their coding for it but it doesn't work frown.gif
    when i try to use the drop down menu an error message comes up saying

    An error has occured in the script on this page
    Line 12
    Char 1
    Error Object expected
    Code 0


    Anyone know?

    When ya want it goes away too fast times ya hate it always seem to last secretdeathsquad.clanpages.com

    [This message has been edited by [SdS]Gandalf[SdS] (edited 12-07-2000).]


  • Closed Accounts Posts: 492 ✭✭Pretence


    There are plenty of Javascript sites that give you the source code for a whole variety of menus and show you exactly where to put it.

    T'would be a lot less messy than waht your doing.


Advertisement