April 16, 2024, 04:56:43 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Revolution X, where Coding meets Graphics.
 
  Home Help Search Arcade Affiliates Staff List Calendar Members Login Register  

Change "Write Comment" Text

Pages: [1]   Go Down
  Print  
Author Topic: Change "Write Comment" Text  (Read 295 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 1,470



View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Search
« on: June 19, 2009, 10:49:46 am »

Footers:
Code:
<script type="text/javascript">
var newWrite = "TEXT";

var write = document.links;
//Created by Agent Moose (revolutionx.smfforfree3.com)
for(i=0;i<write.length;i++){
if(write[i].href.match(/post;topic=/i) && write[i].innerHTML == "Write Comment"){
write[i].innerHTML = newWrite;
};};
</script>
Original Request: http://revolutionx.smfforfree3.com/index.php/topic,736.0.html

This will change the "Write Comment" Text when your viewing the eZportal Smiley

TEXT = the text you want the "Write Comment" text to be.  You may use HTML, remember, use single Quotes ('), not double (").

Enjoy Smiley
Report Spam   Logged


Share on Facebook Share on Twitter

Mojobojo82
MVP
MVP
Offline Offline

Gender: Male
Posts: 838


View Profile
Badges: (View All)
« Reply #1 on: June 19, 2009, 11:28:55 am »

Thanks for code!
So quick
Report Spam   Logged






Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy