Awesome but inline code no thanks
-
This plugin works awesomely well compared to most free wp-plugins, have not yet found any bugs.
However some things to consider for a 5 star rating from me, best practice on the web today:
* No inline CSS / JavaScript unless you have an extraordinary good reason.
Tip: You can link to ajs.phpfile and putheader('content-type: text/javascript');, write the file through php OR simply write the dynamic stuff in a<input type="hidden" />in the page – if you need to add stuff from server side that is.* Put JavaScript files in the end of
<body>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Awesome but inline code no thanks’ is closed to new replies.