Hi You all,
In some *.htm files I want to replace these lines:
<h2>
<script language="JavaScript">
new COOLjsMenu("hallo",HOGINOX_MENU_ITEMS);
</script>
</h2>
with these:
<script language="JavaScript">
new COOLjsMenu("hallo",HOGINOX_MENU_ITEMS);
</script>
When I use the test function with a ...
Search found 1 match
- Fri Jul 08, 2005 8:47 pm
- Forum: WildEdit
- Topic: newbie question
- Replies: 2
- Views: 1699