Results 1 to 1 of 1

Thread: button

  1. #1
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default button

    i have this code, and it works in the normal pages, but i put it in 1 frame of a 2 frame page that has no toolbars, and it doesnt work
    you can find it here at http://willie.envisionssoftware.com/...es/direct.html --> login --> username=general password="visitor"

    <form>
    <input type="button" value="Log Out" onClick="self.close()" style="width:75; position:absolute;top:10px;left:500px">
    </form>
    Last edited by spyder; 10-23-2005 at 02:02 AM.

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
  •