Hello and welcome to the Webmasters Forums!. This is the best place to get webmasters resources for free. Get $2 for free today, read more - Make your payment today. Download premium and professional templates for free. Get free web hosting without ads, read more. You can get lot more by simply join with this forum. To gain full access to the forums you must sign up for a free account.


Post Reply  Post Thread 

[invisionfree] add buttons to bbtag list

Post Bank
Posting Manager
******

Posts: 995
Group: Forum Team
Joined: Sep 2006
Status: Online
Make money from now. You can make money just for posting on this forum. Every discussions on this community gives you more money. $2 minimum payout. So get your payment today, SignIn with this forum.

Signin to Remove this Post

godkillah
Senior Member
****


Posts: 261
Group: Registered
Joined: Sep 2007
Status: Offline
Reputation: 3
Points: 183 (Donate)
Post: #1

[invisionfree] add buttons to bbtag list


this code adds a button next to the bbtag buttons to add anything to the post
this can be a bbtag but also plain text

request: http://support.invisionfree.com/index.ph...pic=449504

preview: none

add to footer

Code:
<script>
/*Add buttons to bbtag list
by Godkillah, phantom-designs.net*/

var buttons=[];n=0
buttons[n++]=['Button text','text to add']
buttons[n++]=['Button text','text to add']
buttons[n++]=['Button text','text to add']

function AddTag(gk){
document.forms['REPLIER'].Post.value+=buttons[gk][1]
}
a=document.getElementsByTagName('td')
for(i=0;i<a.length;i++){
if(a[i].innerHTML.match(/LIST/i) && a[i].parentNode.getElementsByTagName("td")[0].innerHTML.match(/Guided Mode/i)){
a[i].innerHTML+="<br>"
for(blah in buttons){
a[i].innerHTML+="<input class='forminput' type='button' onclick='AddTag("+blah+")' value='"+buttons[blah][0]+"'> "
}}}
</script>

how to edit it should be pretty much selfexplaining
if you need any help feel free to ask

enjoy


12-02-2008 01:48 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [invisionfree] bot/porn posts hider godkillah 2 1,182 08-07-2008 01:20 AM
Last Post: chris
  [invisionfree] Disable post icons godkillah 0 169 12-02-2008 01:49 AM
Last Post: godkillah
  [invisionfree] Custom Profile Field godkillah 0 190 12-01-2008 03:33 AM
Last Post: godkillah
  Evil Runescape Name System [invisionfree] godkillah 0 149 12-01-2008 03:32 AM
Last Post: godkillah
  [invisionfree] Evil Gender System godkillah 0 151 18-12-2007 06:50 AM
Last Post: godkillah
  [invisionfree] limit signature links godkillah 0 227 18-12-2007 03:34 AM
Last Post: godkillah
  spoiler bbtag godkillah 2 134 12-11-2007 06:17 PM
Last Post: godkillah

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites
Rate This Thread:

Forum Jump:

Sign In to Remove Ads

Download 1000's of web templates. Unlimited access!
World's Best Web Hosting
Website of the Month

Create-a-Page for Free
SOTM June 2008


Accepting Submissions
for July 2008
Resources

Recommended Sites:



Visit our Sponsors!

Current time: 30-08-2008, 07:06 AM


Copyright © 2002-2008 MyBB Group
Powered By MyBB