Search found 6 matches
- Wed Oct 17, 2007 7:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu item returning to previous page
- Replies: 8
- Views: 4426
Re: Menu item returning to previous page
In my case it doesn't because of the way I need to set the addressing.
- Wed Oct 17, 2007 6:31 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu item returning to previous page
- Replies: 8
- Views: 4426
Re: Menu item returning to previous page
Yes, I have it working with javascript:history.go(-1). The problem was that it didn't work on my local computer for some reason, but it works on the web site.
- Wed Oct 17, 2007 5:04 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu item returning to previous page
- Replies: 8
- Views: 4426
Re: Menu item returning to previous page
I've installed the Apache server software on my local machine, and it seems to work ok, except that I can't get it to work right with both Dreamweaver and Windows so that I can use my browser to open local files without going through the server. Going back and forth between configurations was one ...
- Wed Oct 17, 2007 4:10 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu item returning to previous page
- Replies: 8
- Views: 4426
Re: Menu item returning to previous page
That's exactly what I did. Same syntax. Didn't work on my local machine, but did when I tried it on my site. Very strange.
This perhaps has something to do with the problem in my other post, the one about site structure.
Thanks.
This perhaps has something to do with the problem in my other post, the one about site structure.
Thanks.
- Wed Oct 17, 2007 1:08 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu item returning to previous page
- Replies: 8
- Views: 4426
Menu item returning to previous page
Can the menu system handle a JavaScript call to return to the previous page? I tried
in the menu definition line and it didn't appear to work.
Code: Select all
url=javascript:history.go(-1)
- Wed Oct 17, 2007 12:55 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu scripts and site structure
- Replies: 1
- Views: 1654
Menu scripts and site structure
I'm sure this has been answered before, but I haven't hit on the right combinations of search terms for an answer, so sorry for any repetition.
I have a large site that I want to try the menus on, and the files are divided into numerous directories, including ones for scripts, images, and html ...
I have a large site that I want to try the menus on, and the files are divided into numerous directories, including ones for scripts, images, and html ...