Runtime Error JSFX is undefined

D

Donna P.

All of a sudden I'm getting this error

"A Runtime Error has occurred Do you wish to Debug? Line: 15 Error: 'JSFX'
is undefined"

What's wrong and how do I fix it? It doesn't seem to affect the
functionality of the floating js menu if I ignore it. But there must be an
underlying problem I need to address.

Thanks!
 
D

Donna P.

Hi Steve
Ok in the meantime I've noticed that only some of my pages generate the
error. It seems to be the pages where I have the doctype html public
declaration followed by the html xmlns="http://www.w3.org/1999/xhtml" etc.
line. If I take that off the document I don't get the error.

Adding those lines to other pages also strip out some of my css effects. So
what is up with those 2 lines?

I just tried to put those two lines back in on my floating menu master and
guess what? the whole menu disappears now.

I've been away from html and computer programming too long. I think that's
the problem. I'm just trying to piece together a new layout page that works
using trial and error to discover what lines of programming interfere with
others.

I appreciate your help but don't hurt yourself trying to figure this one
out. Unless I can generate the error again and say 'yes' to debugging, I
don't know what's at line 15.

Basically, there are 3 lines of js calls above the /head and then a call to
a function jsfx_starteffects() to make the floating layer - and that's where
FP is complaining.

Thanks for your time,
Donna P.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top