Hi all, I have a problem using the <base> html tag with mootools, it makes an error in firebug at the initialisation of a mootools component (slideshow) :
Security error" code: "1000 [Break on this error] var rules = sheet.rules || sheet.cssRules; I'm sure the problem is due to the base tag, because if I comment the line all its ok. I use url rewritting so I must have the <base> tag to define the absolute path, I dont know what to do to get it work... The strange thing, my page work if there is no referer (if I type the url in the adress bar of firefox), but wont work if I search my domain on google... If anyone have a suggestion, an idea or a solution, it will be fantastic PS : sorry for my bad english...
