Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: Counter

  1. #11
    BANNED
    Join Date
    Sep 2003
    Location
    A place somewhere
    Posts
    2,522
    Originally posted by shoutman+1 March 2004 - 07:57--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (shoutman @ 1 March 2004 - 07:57)</td></tr><tr><td id='QUOTE'>
    Originally posted by 4th gen@29 February 2004 - 10:26
    <!--QuoteBegin-shoutman
    @29 February 2004 - 09:09
    yeh but does it load coz i cant see it?

    I don&#39;t know because I&#39;m not going to visit it for two reasons:

    1. Wrestling is gay
    2. I don&#39;t want to
    well thats great, u can get fucked,
    thanks djweiser [/b][/quote]
    don&#39;t mind him he is the forum asshole

  2. Internet, Programming and Graphics   -   #12
    Originally posted by RapFan+1 March 2004 - 23:45--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (RapFan @ 1 March 2004 - 23:45)</td></tr><tr><td id='QUOTE'>
    Originally posted by shoutman@1 March 2004 - 07:57
    Originally posted by 4th gen@29 February 2004 - 10:26
    <!--QuoteBegin-shoutman
    @29 February 2004 - 09:09
    yeh but does it load coz i cant see it?

    I don&#39;t know because I&#39;m not going to visit it for two reasons:

    1. Wrestling is gay
    2. I don&#39;t want to

    well thats great, u can get fucked,
    thanks djweiser
    don&#39;t mind him he is the forum asshole [/b][/quote]
    and you would be...?
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

  3. Internet, Programming and Graphics   -   #13
    Originally posted by haxor41789@2 March 2004 - 06:26
    <a onmouseover="window.status=&#39;Text&#39;;return true;" onmouseout="window.status=&#39;&#39;;return true">Text</a>
    how u do it in dreamweaver?

  4. Internet, Programming and Graphics   -   #14
    Poster
    Join Date
    Jun 2003
    Location
    Yet to be determined
    Posts
    993
    Originally posted by shoutman+2 March 2004 - 02:47--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (shoutman &#064; 2 March 2004 - 02:47)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-haxor41789@2 March 2004 - 06:26
    <a onmouseover="window.status=&#39;Text&#39;;return true;" onmouseout="window.status=&#39;&#39;;return true">Text</a>
    how u do it in dreamweaver? [/b][/quote]
    Copy and Paste that in the "source" window above the layout view..

  5. Internet, Programming and Graphics   -   #15
    SeK612's Avatar Poster BT Rep: +10BT Rep +10
    Join Date
    Nov 2002
    Location
    UK
    Posts
    718
    Code:
    &#60;a href=&#34;Enter URL here&#34; onmouseover=&#34;window.status=&#39;Enter text to be displayed&#39;;return true;&#34; onmouseout=&#34;window.status=&#39;&#39;;return true&#34;&#62;Enter text to be displayed on page here&#60;/a&#62;

  6. Internet, Programming and Graphics   -   #16
    h1
    Guest
    Originally posted by RapFan@2 March 2004 - 01:45
    don&#39;t mind him he is the forum asshole
    How ironic...

  7. Internet, Programming and Graphics   -   #17
    oh no i dont mean that i mean i want the text there permantly, not just when u roll over a word. Like instead of having the work "DONE" there i want my own text. U know what i mean?

  8. Internet, Programming and Graphics   -   #18
    h1
    Guest
    Put this in the <head> tag.
    Code:
    &#60;script type=&#34;text/javascript&#34; runat=&#34;local&#34;&#62;
    setTimeout&#40;&#34;window.status=&#39;Text&#39;;return true;&#34;,1&#41;;
    &#60;/script&#62;
    That&#39;s a rather nasty trick to do, BTW.

  9. Internet, Programming and Graphics   -   #19
    thanks bro, and whats nasty about that?

  10. Internet, Programming and Graphics   -   #20
    h1
    Guest
    People will mistrust you... how do they know it&#39;s not a link to goatse, lol?

    BTW, Firefox blocks status bar tricks.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •