Simple Machine Codes
April 18, 2024, 09:20:19 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Gallery Affiliates Code Index Staff List Calendar Members Login Register  

URL Prompt

Pages: [1]   Go Down
  Print  
Author Topic: URL Prompt  (Read 649 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,672



View Profile WWW
« on: November 03, 2007, 02:48:47 pm »

Footers
Code:
<script>
$("img[alt='Insert Hyperlink']").parent("a").attr("href","java"+"script:Hyper();");
$("img[alt='Insert Hyperlink']").parent("a").attr("onclick","");
function Hyper(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var hyperlink = prompt("Enter URL for Link:","");
if(!hyperlink){
alert("You must enter a URL for your Link!"); return;
};
var hypername = prompt("Enter Link Name:","");
if(!hypername){
alert("You must enter a Name for your URL!"); return;
};
document.postmodify.message.value += "\[url="+hyperlink+"\]"+hypername+"\[/url\]";}
</script>
Original Request: http://smcodes.smfforfree3.com/index.php/topic,288.0.html

Basicly, when you click on the Hyperlink BBC, a prompt box will appear.  Then you just follow the simple insturctions on the prompt Smiley
« Last Edit: November 03, 2007, 02:49:08 pm by Agent Moose » Report Spam   Logged

Share on Facebook Share on Twitter

Celebrus
Artificially Conscious
Administrator

Offline Offline

Gender: Male
Posts: 1,337


aka Omikron


View Profile WWW
« Reply #1 on: November 10, 2007, 11:06:28 am »

You might want to add a copyright.
Report Spam   Logged

Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,672



View Profile WWW
« Reply #2 on: November 10, 2007, 11:16:33 am »

I got one Smiley  I like to make it hard to find my copyrights Wink
Report Spam   Logged

Celebrus
Artificially Conscious
Administrator

Offline Offline

Gender: Male
Posts: 1,337


aka Omikron


View Profile WWW
« Reply #3 on: November 10, 2007, 11:19:50 am »

lol. I see it now.  Wink
Report Spam   Logged

Agent Moose Jr.
Ultra Contagious
Global Moderator

Offline Offline

Gender: Male
Posts: 1,045



View Profile WWW
« Reply #4 on: January 04, 2008, 01:13:46 pm »

nice job
Report Spam   Logged

Newest:

robo123
Starter

Offline Offline

Posts: 24


View Profile
« Reply #5 on: May 09, 2008, 02:13:28 pm »

oh  Afro thats awesome, thanks
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