Can someone tell which one of these are correct?
The paths are:
/blogs/themes/asap/styles/"filename.css"
/blogs/themes/asap/scripts/"filename.js"
The following is the macros pointing to each folder.
<style type="text/css"
href="#showThemeStylePath("asap" "site.css")" />
href="#showThemeStylePath("asap" "entertainment.css")" />
href="#showThemeStylePath("asap" "blog.css")" />
<script type="text/javascript"
src="#showScriptPath("asap" "site.js">
</script>
Or, should I be doing this:
<style type="text/css"
href="#showThemePath("asap") /styles/site.css" />
href="#showThemePath("asap") /styles/entertainment.css" />
href="#showThemePath("asap") styles/blog.css" />
<script type="text/javascript"
src="#showThemePath("asap") /scripts/site.js">
</script>
Anthony P. Zeoli
Program Manager, S&T
Associated Press
450 W. 33rd Street, 15th Fl
New York, NY 10001
T: 212-621-7056
E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
The information contained in this communication is intended for the use of the
designated recipients named above. If the reader of this communication is not
the intended recipient, you are hereby notified that you have received this
communication in error, and that any review, dissemination, distribution or
copying of this communication is strictly prohibited. If you have received this
communication in error, please notify The Associated Press immediately by
telephone at +1-212-621-1898 and delete this email. Thank you.