TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 18, 2024, 04:39:45 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,164
  • Total Topics: 21,219
  • Online today: 190
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 111
  • Total: 111

System Error Prank Block

Started by akulion, December 13, 2006, 08:57:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

akulion

A silly but funny all the same little block. Dont worry its not a popup lol

Demo can be found here: http://goofy-goobers.com/forum

To install upload all the images attatched to this post at the bottom to ur forum root.

Then put this code in a script block and activate and enjoy.

You can ofcourse change the graphics to change the message which occurs in the block to anythig u want


<head>
<script language="javascript">

function chngimg(n){
if(n){
document.images['fst'].src="nobuttn.gif";
document.images['sec'].src="blnkbut.gif";
}else{
document.images['sec'].src="nobuttn.gif";
document.images['fst'].src="blnkbut.gif";
}}

</script>
</head><center>
<table border="1"  background="blnkbut.gif"  rows="1"><tr><td>
<img src="bar.gif"><br>
<img src="triangle.gif">   <img src="text.gif"><br>
<a href="javascript:void(0)" onMouseOver="chngimg(true)"><img src="blnkbut.gif" name="sec" border="0"></a>
<img src="blnkbut.gif">
<a href="javascript:alert('Perhaps you need a surgical procedure technically referred to as an Addadicktome')"><img src="yesbut.gif" border="0"></a>
<img src="blnkbut.gif">
<a  href="javascript:chngimg(false)"  onMouseover="chngimg(false)"><img src="nobuttn.gif" name="fst" border="0"></a><br>
</td></tr>
</table>
</center>

Gargoyle


RoarinRow


SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

G6Cad

#3
When you click the YES button you get to a 404 page error screen

Crip

I could not click no button.. it moves?
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



G6Cad

Ment the YES button offcourse  :uglystupid2:
As i dont have one i myst say yes to the question  :2funny:

daftdate

Oh thats just funny and considering that most of my members are guys cause we dont get many women as computer students I think its just right for rubbin em up the wrong way for Christmas, so to speak.  :D

akulion

404 error on which browser?

Ive tried this on FF only and seems to be fine :P

G6Cad

I cant remember what browser i used, but tested now again with FF 2.0 and get the 404 page  ???

akulion

thats pretty weird - cos the xmas countdown and also this didnt work for u.

My best guess would be there could be another script on ur page perhaps which is conflicting with either of these 2