hey people,
my site was working perfectly until i added comments to my javascript file. now when i click an href that is an html file that is within an <iframe> tag, things get messed up. does anyone know of any incompatibilities or anything?
now to make my page work correctly i have to add just a simple "alert('hello.');" it's kind of stupid that i have to add an alert to this.
if i don't have that alert, my page goes ballistic, the menu doesn't show up, my subheader is off, the text scoots over...what the heck.
my site was working perfectly until i added comments to my javascript file. now when i click an href that is an html file that is within an <iframe> tag, things get messed up. does anyone know of any incompatibilities or anything?
now to make my page work correctly i have to add just a simple "alert('hello.');" it's kind of stupid that i have to add an alert to this.
if i don't have that alert, my page goes ballistic, the menu doesn't show up, my subheader is off, the text scoots over...what the heck.