I am try to add a Javascript (DHTML Menu) to the header in Nuke.
I tried editing the (themes/xxx/header.html) file. It seems working in the FrontPage. But when i save my changes and upload the (header.html) file to my website, no changes were taken.
is there any possiblity to add the DHTML code to the header ???
please help me!
doctornuke Corporal
Joined: Oct 15, 2003
Posts: 66
Posted:
Wed Nov 29, 2006 3:29 am
There will be problem around double and single quotes
the best recommendation is put this dhtml file (after convert in separate file in includes folder
and call in header using
include("includes/yourdhtmlfile.php");
below the
include("includes/javascripts.php");
Also using Frontpage is a definite no-no. It adds so much junk, you are better using notepad or another text editor (Crimson Editor is the one I use, its free)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum