Dannasoft
06-05-2009, 04:09 PM
Hello again. I'm having a navigation issue with the showpage function. I have the following script on a page.
<a href="javascript:showPage('_mypage.htm',selected_button) ;">Read More</a>
On using the link the script alerts "Page _mypage.htm not found"
But the page exists and is spelled correctly.
Any ideas?
<a href="javascript:showPage('_mypage.htm',selected_button) ;">Read More</a>
On using the link the script alerts "Page _mypage.htm not found"
But the page exists and is spelled correctly.
Any ideas?