Thursday, October 13, 2011

Cara Pasang Css compresor Diblog


CSS COMPRESOR  berpungsi untuk megompres template Css Anda sehingga membuat blog Jadi ringan dan
Kali ini Saya ingin berbagi Ilmu Tentang Cara Bagai mana menambahkan CSS COMPRESOR di Blog Anda sehingga anda Tidak perlu ribet mencari tinggal digunakan di halaman anda dan bisa untuk berbagi buat temen temen blogger lainnya

INI Code yang harus Anda tambahkan



<div class="cssform">
<form action="http://www.cssdrive.com/compressor/compress.php" method="POST" name="form1">

<script type="text/javascript">
       var mymode = "normal";
       
</script>
Switch to <b><a href="http://www.cssdrive.com/index.php/main/csscompressoradvanced/">Advanced mode</a></b> instead for greater customization.

<b>Compression mode:</b> (<b><a href="javascript:void(0)">?</a></b>)

<input name="mode" onclick="Javascript:comp_whatMode('light')" type="radio" value="light" /> Light

<input checked="" name="mode" onclick="Javascript:comp_whatMode('normal')" type="radio" value="normal" /> Normal

<input name="mode" onclick="Javascript:comp_whatMode('super')" type="radio" value="compact" /> Super Compact

<b>Comments handling:</b> (<b><a href="javascript:void(0)">?</a></b>)

<input name="comments" type="radio" value="0" /> Don't strip any comments

<input name="comments" type="radio" value="1" /> Strip ALL comments

<input checked="" name="comments" type="radio" value="2" />
Strip comments at least <input name="chars" size="1" type="text" value="4" />
chars long (NOT counting line breaks within comment)

<b>Insert CSS code:</b>

<textarea class="csscodearea" cols="50" name="script" rows="15" style="height: 450px;"></textarea>

<input style="font-weight: bold;" type="submit" value="Compress-it!" />


<input type="reset" value="Reset form" />

</form>
</div>
<div class="sub" id="sub-content">
<div class="user-tools sub">
<div class="search-form">


</div>
</div>
</div>

copy di halaman web Atau Postingan Anda

demo:


Switch to Advanced mode instead for greater customization.

Compression mode: (?)

Light

Normal

Super Compact

Comments handling: (?)

Don't strip any comments

Strip ALL comments


Strip comments at least
chars long (NOT counting line breaks within comment)

Insert CSS code:












No comments:

Post a Comment