![]() |
![]() |
||||||
|
|||||||
| Tags: help, link, page, previous, reload |
![]() |
|
|||
|
HI all
Does anyone know of a way to set up a link to reload the previous page. Basically I'm designing a site that needs to be up this weekend but two pages won't be finished, so I've created a (sorry mate, still building this page) with a link to go back to the previous page where the user came from. Any help will be much appreciated. Zorrrro |
| Sponsored Links |
|
|||
|
<p><a href="javascript:history.go(-1)">Previous Page</a></p>
--Nancy O. Alt-Web Design & Publishing www.alt-web.com "Zorrrro" <webforumsuser@macromedia.com> wrote in message news:g6adag$oi3$1@forums.macromedia.com... > HI all > Does anyone know of a way to set up a link to reload the previous page. > Basically I'm designing a site that needs to be up this weekend but two pages > won't be finished, so I've created a (sorry mate, still building this page) > with a link to go back to the previous page where the user came from. > > Any help will be much appreciated. > > Zorrrro > |
|
|||
|
Zorrrro wrote:
> Basically I'm designing a site that needs to be up this weekend > but two pages won't be finished, so I've created a (sorry mate, still > building this page) with a link to go back to the previous page where > the user came from. Try <p><a href = "javascript:history.back()">Sorry mate, still building this page</a></p> ....Won't work if Javascript is disabled... HTH, Pete. -- Peter Connolly http://www.kpdirection.com Utah |
|
|||
|
Oof - left out the "javascript:"....
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message news:g6af85$qht$1@forums.macromedia.com... > <a href="history.go(-1)">Sorry mate</a> > > -- > Murray --- ICQ 71997575 > Adobe Community Expert > (If you *MUST* email me, don't LAUGH when you do so!) > ================== > http://www.projectseven.com/go - DW FAQs, Tutorials & Resources > http://www.dwfaq.com - DW FAQs, Tutorials & Resources > ================== > > > "Zorrrro" <webforumsuser@macromedia.com> wrote in message > news:g6adag$oi3$1@forums.macromedia.com... >> HI all >> Does anyone know of a way to set up a link to reload the previous page. >> Basically I'm designing a site that needs to be up this weekend but two >> pages >> won't be finished, so I've created a (sorry mate, still building this >> page) >> with a link to go back to the previous page where the user came from. >> >> Any help will be much appreciated. >> >> Zorrrro >> > |
|
|||
|
<a href="history.go(-1)">Sorry mate</a>
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Zorrrro" <webforumsuser@macromedia.com> wrote in message news:g6adag$oi3$1@forums.macromedia.com... > HI all > Does anyone know of a way to set up a link to reload the previous page. > Basically I'm designing a site that needs to be up this weekend but two > pages > won't be finished, so I've created a (sorry mate, still building this > page) > with a link to go back to the previous page where the user came from. > > Any help will be much appreciated. > > Zorrrro > |
|
|||
|
.oO(Zorrrro)
> Does anyone know of a way to set up a link to reload the previous page. >Basically I'm designing a site that needs to be up this weekend but two pages >won't be finished, so I've created a (sorry mate, still building this page) >with a link to go back to the previous page where the user came from. Instead of the ugly and unreliable JavaScript "solution" it would be better and much more userfriendly to not make these pages available at all. Clicking a link just to get an "under construction" is annoying and wastes your visitor's time and bandwidth. You should disable those links by removing the 'a' element or remove them altogether until the pages become available. This would also be better for search engines. No one wants an "under construction" page be spidered and indexed. Micha |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise