User Profile

Collapse

Profile Sidebar

Collapse
seeing
seeing
Last Activity: Dec 17 '07, 10:28 AM
Joined: Jul 2 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • seeing
    started a topic resetting rollover buttons

    resetting rollover buttons

    hello

    i can change the button image using javascript but, i cant figure out
    how to *re-set* the button to its original state when a different button
    is pressed

    i.e

    button A = imageA.gif - when pressed the image changes to imageA2.gif

    button B = imageB.gif - when pressed the image changes to imageB2.gif and
    *re-sets* button A, back to imageA.gif from imageA2.gif
    ...
    See more | Go to post
    Last edited by acoder; Dec 17 '07, 11:38 AM. Reason: Added code tags

  • seeing
    started a topic need advise....re: an uploading message
    in PHP

    need advise....re: an uploading message

    hello :)

    i have managed to get my php to work as in, an uploader user page

    1) upload.php ||| amount of files to be uploaded

    [php]
    <html>
    <head>
    <title>Upload_A mount</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>

    <body>
    <form name="form1"...
    See more | Go to post

  • seeing
    replied to problem with iframe in Mozilla
    i think FF etc has trouble with the tag "class"

    try using "name" as with my example code


    hope this sorts it out for you :)


    sophia...
    See more | Go to post

    Leave a comment:


  • seeing
    replied to problem with iframe in Mozilla
    this works fine for me in firefox, opera, IE netscape

    in this instance, there is a aflash movie that loads into the
    iframe

    first the iframe hasa absoulte posititon (css)

    <style type="text/css">

    .content
    {
    position:absolu te;
    top: 86px;
    left: 0px;
    border: 0px none;
    width: 990px;
    height: 400px;
    visibility:...
    See more | Go to post

    Leave a comment:


  • seeing
    started a topic z-index in firefox

    z-index in firefox

    hello all

    i could really do with some help here guys pls....

    i have a table

    one cell has a .jpg background

    inside the same cell are a href text links

    on top of the links, in the same cell, is
    a flash movie that covers the links

    the flash movie is played/activated, and the links
    are uncovered by the movie, and appear using the
    wmode=&quo...
    See more | Go to post
No activity results to display
Show More
Working...