![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've added a rollover to a page which is attached to a template. Dreamweaver generated some javascript for the rollover which for some reason appeared in the uneditable area of the page. The javascript begins: script language="JavaScript" To make this valid, I want to add type="text/javascript" to the script tag. Althought the script doesn't exist in my template, when I try to edit it in the page, it looks as though it works, then as soon as I make any small change to the template, it wipes out my edit to the page. Has anyone else had this problem? Best wishes, Maria |
#3
| |||
| |||
|
|
I've added a rollover to a page which is attached to a template. Dreamweaver generated some javascript for the rollover which for some reason appeared in the uneditable area of the page. The javascript begins: script language="JavaScript" To make this valid, I want to add type="text/javascript" to the script tag. |
|
Althought the script doesn't exist in my template, when I try to edit it in the page, it looks as though it works, then as soon as I make any small change to the template, it wipes out my edit to the page. Has anyone else had this problem? Best wishes, Maria |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Thanks - I've just tried an F& R: Find: <script language="JavaScript" Replace: <script type="text/javascript" It looked as though it had worked, but as soon as I made a slight change to the template (added a blank line) and applied the change to all files that use the template, the original <script language="JavaScript"> returned. Bear in mind that there is no rollover or rollover script within the template. |
![]() |
| Thread Tools | |
| Display Modes | |
| |