Activity Stream
48,167 MEMBERS
6884 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Banned
    Website's:
    PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoM

    Default 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 ,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;}}
    After that,go to submit file,and edit it,and find:

    </script>
    </head>
    Above It,Add:
    <script language="javascript" type="text/javascript" src="javascript.js"></script>
    Then Find:

    Type
    then Add this Code BESIDE IT:
    <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>
    AND CLICK SAVE,AND YOU ARE DONE,ALL CREDITS GOES TO Maniac_
    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

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    MP3SearchEngines.net LatestMovieTrailers.org Talking.so
    I need this too

  4.     
    #3
    Banned
    @Shadow008 Learn to de-select the caps lock on your keyboard.

    Title changed.

  5.     
    #4
    Banned
    Website's:
    PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoM
    Learn to de-select the caps lock on your keyboard.

    Title changed.
    oops,sorry bro ,i forgot to close it

  6.     
    #5
    Banned
    Website's:
    PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoM
    I need this too
    lets see who can help us

  7.     
    #6
    Member
    Website's:
    reddit.com
    I 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>
    and add after it:
    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>
    try it, im not sure it is this.
    I design free logos. click here.

  8.     
    #7
    Banned
    Website's:
    PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoM
    I have a modded WCDDL laying around somewhere with that option, let me see if i can find it and the code.
    thanks brother,if u cant find it,please send me the submit.php file on pm,and i will share the code here

  9.     
    #8
    Member
    Website's:
    reddit.com
    Im 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.

  10.     
    #9
    Banned
    Website's:
    PakCyberArmy.Net HackAll.Net LinkDDL.Com HackersMedia.CoM
    i have tried the code every singal place,but not working

  11.     
    #10
    Member
    Website's:
    reddit.com
    Yeah, 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.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Selling] BuddyLeech-Mass Leecher,Mass uploader pics,Mass shrinker ,Post Maker,Scanner...
    By NINO in forum Marketplace (Buy, Sell and Trade)
    Replies: 48
    Last Post: 6th Nov 2012, 06:59 AM
  2. Help Me Select My Phone
    By Glenn in forum General Discussion
    Replies: 26
    Last Post: 29th Nov 2010, 05:05 PM
  3. Styling Select Option:hover problem in css
    By Palooo 2009 in forum vBulletin
    Replies: 8
    Last Post: 21st Jul 2010, 08:21 AM
  4. Select all IPB 3.0
    By bmoeller in forum Webmaster Resources
    Replies: 3
    Last Post: 15th Feb 2010, 12:19 AM
  5. "Select all" , option for coded links
    By TheTorrentSeller in forum vBulletin
    Replies: 3
    Last Post: 5th Feb 2010, 03:02 PM

Tags for this Thread

BE SOCIAL