- Joined
- 1 Sep 2005
- Posts
- 10,001
- Location
- Scottish Highlands
I am not sure what you mean.
Are you saying you want to go back to the Home page [showing all the galleries] from within one of the sub-galleries by clicking the Home link?
If so, it already works. At least for me anyway...
Yeah, this is what I want. It kinda works now as I played around a bit after posting the question. However the code I put in;
Code:
javascript:history.go(0);
refreshes the entire index.html page, not just the div that contains the flash gallery. this mean that the top flash content restarts which I would like to avoid if possible.