01-11-2012, 07:55 AM
javascript should run.
Try:
1. Use full path with @import url(style.css).
2. Use file instead of HTML: ax3SHD = "file with the HTML.htm". When used HTML, there is no base path, and therefore cannot resolve relative paths.
Try:
1. Use full path with @import url(style.css).
2. Use file instead of HTML: ax3SHD = "file with the HTML.htm". When used HTML, there is no base path, and therefore cannot resolve relative paths.
