is it possible to mimic/invoke a browsers 'back' function,
so the user could click a link/button/etc right on the page instead of being
directed to 'use the browsers back button'
if not html then perhaps java script?
the problem i'm having is that i have a page that links out of cms page,
can't really get the linked site content/page in my cms
display area, so i link out to framed page where the top frame has the look
and feel of my site and the bottom frame
has the linked page, the only way i currently know to get fully back to
original invoking page on the cms site is with the browser back
function and would rather not have to do it that way
hope this makes sense why i want to do this, but the basic question is the
main thing
so the user could click a link/button/etc right on the page instead of being
directed to 'use the browsers back button'
if not html then perhaps java script?
the problem i'm having is that i have a page that links out of cms page,
can't really get the linked site content/page in my cms
display area, so i link out to framed page where the top frame has the look
and feel of my site and the bottom frame
has the linked page, the only way i currently know to get fully back to
original invoking page on the cms site is with the browser back
function and would rather not have to do it that way
hope this makes sense why i want to do this, but the basic question is the
main thing
Comment