vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Remove :: from Buttons - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Remove :: from Buttons (15th Mar 08 at 10:22pm UTC)
This does not remove from the menu

<script>
/*Remove :: from buttons
Usual Copyright stuff here!
Wrighty*/

for(i=0; i<get('td','tag').length;i++){
    if(get('td','tag')[i].innerHTML.match(/ :: /) && get('td','tag')[i].className.match(/title(1|2)/)){
        get('td','tag')[i].innerHTML = get('td','tag')[i].innerHTML.replace(/ :: /g,' ');
    }
}
</script>


Global Footer
LEG7930
Junior Member
**

[Avatar]
RPG Forum Coming Soon!

Posts: 51
Status: Offline
Gender: Female
Location: USA
Age: 32
Joined:  
Reputation: 0%  


pmwwwmsnyahooaim
Re: Remove :: from Buttons (9th Jun 08 at 2:02am UTC)
umm i aam trying to use this and it isnt working for me.


Image
.L.E.G.7.9.3.0.
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Re: Remove :: from Buttons (9th Jun 08 at 2:12am UTC)
Forum please?

and were did you place it?
 Printable View

All times are GMT+0 :: The current time is 11:44am
Page generated in 0.3795 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums