Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Javascript help anyone?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #23388
    urbanbricks
    Member

    Note: I’m new to Javascript…understand basics, but that’s about all.

    I designed http://www.crainefrahm.com a while back and it’s a total mess in terms of coding. It uses opencube’s Tree Menu, which isn’t registered so on PC’s there is a "unregistered" warning message that pops up. I finally found a better menu solution with the SBD accordion menu, originally developed for Joomla.

    In attempting to implement the accordion menu within a HTMLHttpRequest framework (to avoid page reloads, my main goal with this project), I’m now running into trouble when trying to call javascript gallery pages into my target DIV.

    In a nutshell, I’m trying to use a Javascript menu, a javascript framework to call pages, and a javascript image gallery and I have no idea how to avoid Javascript conflicts which I believe are preventing pages from loading.

    Visit http://www.urbanbricks.com/clientfolder/cfa for a demo, note that on the menu, clicking on the small CFA logo and then "Company" will load "about.html" into my target DIV, and clicking on "FTP Access" will load "ftp.html". However clicking on "Hospitality/Resort" > "The Lodge & Spa at Shock Hill" is supposed to load "test.html" into the target DIV but simply won’t…I believe because test.html employs the use of the ‘Galleria’ javascript image gallery (http://tinyurl.com/4tnbv3) and causes the conflicts.

    Help….please?

Viewing 1 post (of 1 total)
  • The forum ‘Other’ is closed to new topics and replies.