Thanks for the advice ;) I've tried a solution using "$("#content").load(href);" which grabs the href from the menu anchors and puts them in my content DIV - however, I'm losing this on refresh. Is...
Type: Posts; User: Teapott; Keyword(s):
Thanks for the advice ;) I've tried a solution using "$("#content").load(href);" which grabs the href from the menu anchors and puts them in my content DIV - however, I'm losing this on refresh. Is...
No worries :)
Hi Bernie, unfortunately any post I try to respond with including code is held back for moderation - I didn't realise this until there now, I thought my previous reply to you from about an hour ago...
Hi Bernie, I thought I'd replied but it looks like my post was held back for moderation for whatever reason? :/
I tried it with the following code and had no joy:
<!DOCTYPE html PUBLIC...
Hi - thanks very much for your replies :) I had tried something similar Beverlyh with include, but was just a bit fed up of copying and pasting and was wondering if there was a more dynamic approach?...
Hi Bernie, I've tried this and had no luck unfortunately, just keeps opening in a new page. Do you happen to know what I would have left out in my code below?
<!DOCTYPE html PUBLIC...
Hi there,
I'm making my first site in a few years and have a sidebar menu and a content div. I am trying to have it so that if you click a menu link, the div contents are changed to whatever is in...