Results 1 to 10 of 16
Hybrid 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
-
6th Dec 2010, 03:01 PM #2MemberWebsite's:
MP3SearchEngines.net LatestMovieTrailers.org Talking.soI need this too
-
6th Dec 2010, 03:02 PM #3Banned
@Shadow008 Learn to de-select the caps lock on your keyboard.
Title changed.
-
6th Dec 2010, 03:03 PM #4OPBannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMLearn to de-select the caps lock on your keyboard.
Title changed.,i forgot to close it
-
6th Dec 2010, 03:04 PM #5OPBannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMI need this too
-
6th Dec 2010, 04:31 PM #6MemberWebsite's:
reddit.comI have a modded WCDDL laying around somewhere with that option, let me see if i can find it and the code.
Maybe this is it.
in submit.php, find:
Code:Please refrain from using FULL CAPS</td><td style="text-align: center;">Always start with <strong>http://</strong></td>
Code:<td style="text-align: center;"> <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>
I design free logos. click here.
-
6th Dec 2010, 04:34 PM #7OPBannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMI have a modded WCDDL laying around somewhere with that option, let me see if i can find it and the code.
-
6th Dec 2010, 04:39 PM #8MemberWebsite's:
reddit.comIm afraid i cant send you the file as i have already sold it.
Have you tried the code? From the looks, it is what you're looking for.I design free logos. click here.
-
6th Dec 2010, 04:44 PM #9OPBannedWebsite's:
PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoMi have tried the code every singal place,but not working
-
6th Dec 2010, 04:51 PM #10MemberWebsite's:
reddit.comYeah, sorry it uses javascript, just insert this into javascript.js
Code:function doal(){var se=document.getElementsByName("type[]");for(var i=0;i<se.length;i++){se[i].value=document.getElementById("seL").value;}}
I design free logos. click here.
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.47 released. Open older version (or...