Edit Header Not Working
PermalinkI will appreciate your help :)
Human.
**Update, ok I've figured out that it stops working after I put in the code for the href ( $this-> etc... ).... just to narrow it down.
**Update2, I've figured out that your software is not compatible with mootools and slimbox (for popup image viewing)... is there a fix for this?
you can delete the temporary user account afterwards.
Ive checked and quadruple checked my .js abd css references and apache error logs to be sure and I cant figure this out.
Thanks,
Frank
Thanks,
Frank
Thanks,
Frank
ie. my js is called floatmenu, it has a var that looks for a div call "floatmenu" every page must have this div or the editor will not work.
the workaround since my div had a backgrounf image that was being dropped in even if i deleted all the code was to place another div inside.
ie i created anothe div called "floatmenucont" for container this went inside floatmenu.
i added the extra div to my css. this then allowed me to add the div "floatmenu" to every page so the editor worked, but when i actually needed the floating menu i added all the other code inside "floatmenucont"
hope that makes some sense
<? $a = new Area('Main'); $a->display($c); ?>
if you give me the link to your c5 site, I can better assist you once I see it.