Results 1 to 3 of 3

Thread: stylesheet, javascript and general dhtml questions goes here

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin

    Yep, that did the trick (put it in a td tag actually). Thanks!

    And the background color required a different class on its own. My silly webpage is on its way!

    edit: what's a way to refresh the page in mozilla? I have:

    [A HREF="javascript:history.go(0)">Click to refresh the page[/A>
    [a href="#" onclick="setCookie('style','Fluffy');">Fluffy Puff[/a>

    Where 'setCookie' is a function I can use to simply set values for cookies. The point is that 'javascript:history.go(0)' refreshes only in IE but not Mozilla :o

    also this isn't really pressing but I'm trying to remember a tag that lets you write any html code and have it show up as text. I *think* it may have started with an 'x'.
    Last edited by Peegee; 11-07-2004 at 01:21 AM.

Posting Permissions

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