Results 1 to 10 of 16
Threaded View
-
6th Dec 2010, 02:59 PM #1OPBannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMWCDDL mass select option
Hello,can any one tell me the code of the mass select option for wcddl for the submit page,please tell me where should i add the code also on the submit page,waiting for replys
,thanks ....
THREAD EDITED:
FINALLY I GOT IT
1st Make a file named javascript.js on the root of your site,when that is done,add the code in it which is given below:
function doal(){var se=document.getElementsByName("type[]");for(var i=0;i<se.length;i++){se[i].value=document.getElementById("seL").value;}}
</script>
</head>
<script language="javascript" type="text/javascript" src="javascript.js"></script>
Type
<br/><select id="seL" onchange="doal(this.id);this.blur();" ><option value="" selected="selected">Select</option><?php
foreach($core->allowed_types as $at) {
echo '<option class="'.$at.'" value="'.$at.'">'.$at.'</option>';
}
?></select>Shadow008 Reviewed by Shadow008 on . WCDDL mass select option Hello,can any one tell me the code of the mass select option for wcddl for the submit page,please tell me where should i add the code also on the submit page,waiting for replys :D ,thanks .... THREAD EDITED: FINALLY I GOT IT :D 1st Make a file named javascript.js on the root of your site,when that is done,add the code in it which is given below: After that,go to submit file,and edit it,and find: Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] BuddyLeech-Mass Leecher,Mass uploader pics,Mass shrinker ,Post Maker,Scanner...
By NINO in forum Marketplace (Buy, Sell and Trade)Replies: 48Last Post: 6th Nov 2012, 06:59 AM -
Help Me Select My Phone
By Glenn in forum General DiscussionReplies: 26Last Post: 29th Nov 2010, 05:05 PM -
Styling Select Option:hover problem in css
By Palooo 2009 in forum vBulletinReplies: 8Last Post: 21st Jul 2010, 08:21 AM -
Select all IPB 3.0
By bmoeller in forum Webmaster ResourcesReplies: 3Last Post: 15th Feb 2010, 12:19 AM -
"Select all" , option for coded links
By TheTorrentSeller in forum vBulletinReplies: 3Last Post: 5th Feb 2010, 03:02 PM
themaCreator - create posts from...
Version 3.48 released. Open older version (or...