Forums

This topic is locked

Frames / Navigation Button Replacement

Posted 20 May 2003 16:05:48
1
has voted
20 May 2003 16:05:48 Kim Polley posted:
Hello

I recently worked on a site with frames (www.peaceatwork.com) and tonight needed to update a button from Benefits to Corporate Training. I thought I'd be clever and just rename the new button the same as the old (03_benefits.gif) in hope that it wouldn't mess anything up, however, now when I click on "Corporate Training" it doesn't call up the frames that are attached.... can anyone help.

I've copied a couple of lines of code from the navigation bar below... tks

<td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','_01_home','assets/buttons/01_home_over.gif',1);MM_goToURL('parent.frames[\'leftFrame\']','n1_home.html');MM_goToURL('parent.frames[\'mainFrame\']','n2_home.html');return document.MM_returnValue" onMouseOver="MM_nbGroup('over','_01_home','assets/buttons/01_home_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="assets/buttons/01_home_over.gif" alt="home" name="_01_home" border="0" onload="MM_nbGroup('init','group1','_01_home','assets/buttons/01_home.gif',1)"></a></td>
<td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','_02_technique','assets/buttons/02_technique_over.gif','_01_home','',1);MM_goToURL('parent.frames[\'leftFrame\']','n1_technique.html');MM_goToURL('parent.frames[\'mainFrame\']','n2_technique.html');return document.MM_returnValue" onMouseOver="MM_nbGroup('over','_02_technique','assets/buttons/02_technique_over.gif','','Image1','','',1)" onMouseOut="MM_nbGroup('out')"><img src="assets/buttons/02_technique.gif" alt="technique" name="_02_technique" width="73" height="17" border="0"></a></td>
<td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','_03_benefits','assets/buttons/03_benefits_over.gif',1);MM_goToURL('parent.frames[\'leftFrame\']','n1_benefits.html');MM_goToURL('parent.frames[\'mainFrame\']','n2_benefits.html');return document.MM_returnValue" onMouseOver="MM_nbGroup('over','_03_benefits','assets/buttons/03_benefits_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="assets/buttons/03_benefits.gif" alt="corporate training" name="_03_benefits" width="126" height="17" border="0"></a></td>
<td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','_04_course','assets/buttons/04_course_over.gif',1);MM_goToURL('parent.frames[\'leftFrame\']','n1_course.html');MM_goToURL('parent.frames[\'mainFrame\']','n2_course.html');return document.MM_returnValue" onMouseOver="MM_nbGroup('over','_04_course','assets/buttons/04_course_over.gif','',1)" onMouseOut="MM_nbGroup('out')"><img src="assets/buttons/04_course.gif" alt="course" name="_04_course" width="57" height="17" border="0"></a></td>

__________________________
B O H E M I A N_B E L L E
www.bohemianbelle.com.au

Replies

Replied 20 May 2003 18:19:24
20 May 2003 18:19:24 Kim Polley replied:
I worked it out.... navigation.htm vs navigation.html

tks.

__________________________
B O H E M I A N_B E L L E
www.bohemianbelle.com.au

Reply to this topic