Hell-o there,
I have recently dipped my toes in the javascript universe, and I know almost nothing. If the answer to my question can be more easily solved by further learning on my part, just say so.
I have two scripts that I would like to run on the same page. One is a navbar which calls an outside script and resides in the <head></head> tags. The other is a self contained slide show that needs code placement only within the <body></body> tags. Both work seperately, but when I place them on the same page, the navbar refuses to display.
Is there something I need to know about making scripts happy with eachother? Also, if someone could recommend a spot or two where I can go to learn more about the nature of javascript and it's cousins in programming, that would be great.
Thank you!!
Kate Holy tek-tips batman!:-0
I have recently dipped my toes in the javascript universe, and I know almost nothing. If the answer to my question can be more easily solved by further learning on my part, just say so.
I have two scripts that I would like to run on the same page. One is a navbar which calls an outside script and resides in the <head></head> tags. The other is a self contained slide show that needs code placement only within the <body></body> tags. Both work seperately, but when I place them on the same page, the navbar refuses to display.
Is there something I need to know about making scripts happy with eachother? Also, if someone could recommend a spot or two where I can go to learn more about the nature of javascript and it's cousins in programming, that would be great.
Thank you!!
Kate Holy tek-tips batman!:-0