Pages: 12
[url]http://h1.ripway.com/mumbhaki/addBoxGenerator.html[/url]
<">after generating the code above, you may now put this code at the bottom of the onLoadHandler inside the function onProfileLoad()
<">after that you may now put this code at the last line of your js
<">and put this code in your css file:
<">____________________________________________________________________
[b]Tutorial on how to add more list:[/b]
examine the code, and find this line:
[quote]/* This script and many more are available free online at
The JavaScript Source!! http://javascript.internet.com
Created by: Sandeep Gangadharan | http://www.sivamdesign.com/scripts/ */
if (document.getElementById) {}
var divNum = new Array("[b]a1[/b]"); // at the left you should add a1, a2 etc. for each header you wish to include
// so if you want 4 headers you should add a1, a2, a3, a4 in the format shown
// enclosed in double quotes......................[/quote]
as you can see the bolded part text is our id, if you want to add more list just add another id let say [b]a2[/b] and apply it like this:
[quote]var divNum = new Array("[b]a1[/b]"[color=blue],"a2"[/color]);[/quote]
the blue part is the one we must exactly apply between each id you added so far so on.
[b]Create another list:[/b]
because you created a new id [b]a2[/b], i already made a code, its for you now to edit:
[quote]<div onClick=\"openClose('[color=blue]a2[/color]')\" class=\"mainExpand\">[b]TITLE TO BE CLICK[/b]</div>"+
"<div id=\"[color=blue]a2[/color]\" class=\"texter\" style=\"display:block;\"><img src=\"[b]IMAGE URL HERE THAT HAS OF 128x128 SIZE IT DEPENDS TO YOU[/b]\" style=\"float:left;\">[u]Artist: Takuya Ohashi [/u]<br>"+
"[u]Album: Hajimari no Uta[/u]<br>"+
"[u]Genre: J-Music[/u]<br>"+
"[u]Language: Japanese[/u]<br>"+
"[u]Date Release: 2007[/u]<br>"+
"Link: (<a href=\"[b]DOWNLOAD URL HERE[/b]\" onClick=\"return clickreturnvalue()\" onMouseDown=\"showAddress(this.href)\"><font style=\"color:#90c0f0;\">Download Link</font></a>)[/quote]
edit the bolded parts while the underlined letters is recommended too, and the blue letters for your created id "a2"
then put at the last line of the a1 properties:
[quote]"<div onClick=\"openClose('a1')\" class=\"mainExpand\">TITLE TO BE CLICK</div>"+
"<div id=\"a1\" class=\"texter\" style=\"display:block;\"><img src=\"IMAGE URL HERE THAT HAS OF 128x128 SIZE IT DEPENDS TO YOU\" style=\"float:left;\">Artist: Takuya Ohashi <br>"+
"Album: Hajimari no Uta<br>"+
"Genre: J-Music<br>"+
"Language: Japanese<br>"+
"Date Release: 2007<br>"+
"Link: (<a href=\"DOWNLOAD URL HERE\" onClick=\"return clickreturnvalue()\" onMouseDown=\"showAddress(this.href)\"><font style=\"color:#90c0f0;\">Download Link</font></a>)[b]PUT IT DIRECTLY HERE[/b]";[/quote]
place it at the bolded part same with the other id's a3,a4,a5 etc..... from its end of each id.
Upload your files for those sites who accept free file hosting so you can have a Download Url:
[url=http://www.megaupload.com/]Megaupload[/url]
[url=http://www.esnips.com/]Esnips[/url]
[url=http://www.diino.com/]Diino[/url] [b](recommended)[/b]
[url=http://www.4shared.com/]4shared[/url] [b](most recommended but no direct links but only redirection)[/b]
[url=http://www.sendspace.com/]Sendspace[/url]
thats it your done 
Last edited by cip6192 (2008-04-12 10:36:49)
thank you for sharing 


just kidding,,,
thanks 4 sharing capt cip..:rose::rose:
Last edited by cklahrckiey (2008-04-11 00:18:20)
cool one cip
nice script broth :rose:
keep out