Current time: 01-01-2013, 05:48 PM    Register | Lost Password?

Contest #1- First member to have 5 referals will get VIP status. You can find your referal link in your UserCP


Post Reply 
select All Type (submit page)
Author Message
c0rrupt Offline
Administrator


Posts: 275
Joined: Mar 2010
Post: #1
select All Type (submit page)
Open submit.php

Find:
PHP Code: (Select All)
</head

Paste Befor:

PHP Code: (Select All)
<script type="text/javascript">
<!--
function 
selectAll() {
  
void(d=document);
  
void(el=d.getElementsByTagName('INPUT'));

  for(
i=0;i<el.length;i++)
  
void(el[i].checked=1)
}


function 
UnselectAll() {
  
void(d=document);
  
void(el=d.getElementsByTagName('INPUT'));

  for(
i=0;i<el.length;i++)
  
void(el[i].checked=0)
}

function 
slctall() {
var 
se document.getElementsByName("type[]");

  for(var 
i=0i<se.lengthi++) {
   
se[i].value document.getElementById("suBtype").value;
  }
}
//-->
</script> 


Find:

<tr><td>Title</td><td>URL</td><td>Type</td></tr>


Paste After:


PHP Code: (Select All)
<tr><td colspan="3" align="right"><select id="suBtype" onchange="slctall(this.id);this.blur();" style="font-size:10px;padding:2px;">
<
option value="" selected="selected">Select All</option>
<?
php foreach($core->allowed_types as $at) { echo '<option value="'.$at.'">'.$at.'</option>'; } ?></select></td></tr> 
04-17-2010 03:00 AM
Visit this user's website Find all posts by this user Quote this message in a reply
nirav5300 Offline
Newbie


Posts: 6
Joined: Apr 2010
Post: #2
select All Type (submit page)
thanks working gr8
04-27-2010 06:10 AM
Find all posts by this user Quote this message in a reply
c0rrupt Offline
Administrator


Posts: 275
Joined: Mar 2010
Post: #3
select All Type (submit page)
no prbs mate Smile
04-27-2010 06:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)

Affiliates
PhazeDDL WarezUNION WarezOrder Free Full Downloads Free Full Downloads SuppaDDL CafeDDL-Serves Premium Downloads! free porn downloads @ PornDDL.me
This forum uses Lukasz Tkacz MyBB addons.