Is these way can Reduce HTTP Requests?
multiple javascript files with & symbol
<script type="text/javascript"
src="http://yui.yahooapis.com/combo?2.5.2/build/yahoo-dom-event/yahoo-dom-event.js
&http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js">
</script>
multiple css files with @ import
<style type="text/css">
@import url(css/style.css);
@import url(css/custom.css);
</style>
&where did you see that? (and this lead to a 400 bad request from yahoo)jsmin.exe, because the licence, and impossible load them in the bottom of the page, many javascript code with relay on them will not work.$.getScript?