Showing posts with label Link Exchange Box. Show all posts
Showing posts with label Link Exchange Box. Show all posts

Membuat 'Link Exchange Box' Dengan 'Button Select All'.

Untuk membuat 'Exchange Box' dengan 'Button Select All'.

Masuk akaun blogger anda 'Layout'-->'Add a Gadget'-->'Html/Javascript'.

Copy kod di bawah dan Paste.







<center>
<a href="http://www.syamzone.blogspot.com" target="blank"><img alt="" src="http://i637.photobucket.com/albums/uu99/syamzone/http://i637.photobucket.com/albums/uu99/syamzone/Smileybiker.gif"/></a>
</center><center><form name="select_all"><textarea rows="3" cols="13" name="text_area"> <a href=" http://syamzone.blogspot.com " target="blank"><img border="0" alt="" src=" http://i637.photobucket.com/albums/uu99/syamzone/http://i637.photobucket.com/albums/uu99/syamzone/Smileybiker.gif" /></a></textarea>

<input value="Select All" onclick="javascript:this.form.text_area.focus();this.form.text_area.select();" type="button">
</form>
</center>

Tukarkan alamat blog yang berwarna merah dengan alamat blog anda dan alamat link imej/gambar yang berwarna biru dengan link gambar anda.

'Save'.

READ MORE...

Membuat 'Text Area With Auto Highlight'.

1. Masuk akaun Blogger.

2. Pilih 'Layout'--> 'Add a Gadget'--> 'Html / Javascript'.

3. Copy kod di bawah dan Paste.

<textarea rows="5" cols="15" onfocus="this.select()" onmouseover="this.focus()" style="display: inline;" name="txt" onclick="this.focus();this.select()">

Masukkan text anda di sini

</textarea>

Perhatian !!! Gantikan text berwarna merah dengan text anda.

4. Save.

READ MORE...

Cara Membuat Link Download.

Cara-cara untuk membuat link download.

1. Link Download

Download

<a href="http://imgcash2.imageshack.us/img5/5056/syamzonebannerexchange.png/"target=_"blank">Download</a>

2. Photo Download.

Download

<a href="http://imgcash2.imageshack.us/img5/5056/syamzonebannerexchange.png" target="_blank"><img src="http://imgcash2.imageshack.us/img5/5056/syamzonebannerexchange.png" alt="Download"title="Download" /></a>

Perhatian ! Gantikan link/Url berwarna biru.

READ MORE...