Is This Script Really Necessary?
-
Hello and thanks again,
I have some javascript in my header.php file and my question is: What is it doing, and is it necessary?
‘
<script type=”text/javascript” src=”<?php bloginfo(‘url’); ?>/wp-content/themes/MinimaPlus/nicetitle.js”></script>
<link rel=”stylesheet” href=”<?php bloginfo(‘url’); ?>/wp-content/themes/MinimaPlus/nicetitle.css” />
‘Why am I asking? … I think that this javascript is sending an error message when I try to get valid for Section 508.
Is there an alternative to using this javascript that would not break my nice-looking page?
Thanks again, all
RB
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Is This Script Really Necessary?’ is closed to new replies.