Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OpenCube DHTML Quick Menu

Status
Not open for further replies.

Freakcen

Programmer
Joined
Nov 6, 2002
Messages
2
Location
US
My problem is this:
I can use the menus just fine here:
(note: page under development)

However, when I get into another directory (For instance: the menus don't work.. i went through and change all instances of ="..." and changed it to =" and even "/..." within the PHP/HTML and the variables file (freakcentral.txt).

Any ideas as to why the script ONLY works in the / directory?? It refuses to work from anywhere else...

btw, the /reviews2 has a .htacess pointing to /1102.php?a=reviews

Thanks
 
?? what is "..." supposed to do? =========================================================
if (!succeed) try();
-jeff
 
... just means the path to the javascript files...

im saying that anything that pointed to a file like "js_bin/whatever" was changed to "/js_bin/whatever", but it still didn't work so i tried " which still didn't work...

i'm thinking that it may only be acting like this in opera though.

*jack
 
hmm...your filters don't work in IE5.5 also.
=========================================================
if (!succeed) try();
-jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top