Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Redline3600 #1
Homepage refresh/back
I would like to have my homepage lists jump buttons refresh when ever i go to
the next page and then hit the return button to go back to the homepage. when
i return to my homepage my jump button list is still showing the previous
selection, even when i hit the refresh button it show my lists jump button
selection.
What am i doing wrong?
Redline3600 Guest
-
Auto Refresh code that doesn't take the user back to thetop of the page
Hi, Does anyone have code that will auto-refresh the page, but keep the user at the current location on the page. I have some code I put in the... -
Back/Refresh button issues
Hello, I'm having issues with the Back and Refresh buttons on the browser and their effect on steps in a wizard. First of all, when the user... -
Uploading HomePage doesn't read new HomePage?????
I don't understand why I can't upload my new Home Page. I deleted all the old pages but still it doesn't read my new site homepage. ... -
refresh server data after BACK button
Can anybody give me some advise on how to get the client's browser to refresh after hitting the BACK button? I require data to be called from the... -
Back to homepage on session timeout
Louise, If Session("Name") Is Nothing Then Response.Redirect("default.aspx") End If Sincerely, -- S. Justin Gengo, MCP -
Alexandro Colorado #2
Re: Homepage refresh/back
On Wed, 30 Mar 2005 19:46:37 +0000 (UTC), Redline3600
<webforumsuser@macromedia.com> wrote:
You would need something like a javascript that uses onFocus so that your> I would like to have my homepage lists jump buttons refresh when ever i
> go to
> the next page and then hit the return button to go back to the
> homepage. when
> i return to my homepage my jump button list is still showing the previous
> selection, even when i hit the refresh button it show my lists jump
> button
> selection.
>
> What am i doing wrong?
>
back button is automatically activated it and is just a matter of clicking
'enter'
however be aware that since is Javascript it wont work on all the browsers
out there.
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
Alexandro Colorado #3
Re: Homepage refresh/back
On Wed, 30 Mar 2005 19:46:37 +0000 (UTC), Redline3600
<webforumsuser@macromedia.com> wrote:
Won't really solve the issue but just wonder if you are aware of the> I would like to have my homepage lists jump buttons refresh when ever i
> go to
> the next page and then hit the return button to go back to the
> homepage. when
> i return to my homepage my jump button list is still showing the previous
> selection, even when i hit the refresh button it show my lists jump
> button
> selection.
>
> What am i doing wrong?
>
Dreamweaver MX refresh behavior. You found this here:
Insert > Head > Refresh
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
Redline3600 #4
Re: Homepage refresh/back
I am using the following method:
Make a blank entry in the menu, and make sure it always is selected by
default. Choosing any other option causes a change, triggering the redirect.
1 Leave the URL value of the menu's first entry blank. You no longer have to
worry about the visitor needing to select the first option, since it no longer
goes anywhere.
2 Then, check the 'Select First Item After URL Change' checkbox in the jump
menu dialog. With that box checked, the jump menu is reset to the first item
whenever the jump menu is triggered.
This will work when i test it on my local server, but when i put it on my
remote server it doesn't work.
whats happening?
Redline3600 Guest



Reply With Quote

