Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by RedDucati748

  1. RedDucati748

    HTML Help...

    Thanks Vragabond Red-
  2. RedDucati748

    HTML Help...

    Can anyone tell me what's wrong with this code..? Thanks- <tr> <td> <select name="Ethnic_ID" id"Ethnic_ID"> <option value="" selected="selected"> <option value="1">African American <option value="4">Asian <option value="2">Caucasian <option value="3">Hispanic <option value="5">Native American...
  3. RedDucati748

    split color screen

    Ok, I feel like a real jack@#$. I scrolled down a couple times and figured I was looking at one of the original feedbacks. Thanks CliveC. Sorry about that Vragabond, I need to pay better attention to the details. Thanks again, Red-
  4. RedDucati748

    split color screen

    Can anyone give me help or guidance regarding my additional question? Thanks Red-
  5. RedDucati748

    split color screen

    Ok, I have one follow-up question. I'm having trouble placing an image over the split color background. I'm trying to center an image over the split background, but I'm running into problems. Basically I want to have a background split down the middle, left side black, right side white, with...
  6. RedDucati748

    split color screen

    Thanks everyone, this does the trick. Red-
  7. RedDucati748

    split color screen

    This may be an easy question to answer, but I can't seem to find the answer myself. I'm looking to make the screen/window two different colors, black on the left, white on the right. I want the whole thing split right down the middle 50/50. Thanks, Red
  8. RedDucati748

    onclick button issue?

    13sio/jemminger, Thank you both for the assistance with this simple, but yet annoying script. The last bit (parent) worked beautifully. Thanks again, Red-
  9. RedDucati748

    onclick button issue?

    jemminger Char: 1 Error: 'document.frames.main' is null or not an object Code: 0 Do I need set frame ‘main’ to some value, similar to setting a field/column to integer, string, double..? Thanks, Red
  10. RedDucati748

    onclick button issue?

    I tried 'main' instead of 'main.html', but I continue to get the error "error on page" at the bottom of the browser. As I mentioned previously, the button works properly from a visual standpoint, it just doesn’t load the page properly. I put the source from my index page below, along with the...
  11. RedDucati748

    onclick button issue?

    There's a frame named 'main'. I have several buttons in a content frame on the left portion of the screen. I would like to allow buttons to update the frame ‘main' when pressed. I have the up/down Mouse click working fine so the buttons look like they're being pressed. However I get an error...
  12. RedDucati748

    onclick button issue?

    Can't anybody help a brother out with the question above? Thanks, Red
  13. RedDucati748

    onclick button issue?

    All right, I'm back after being away from the house for some time. I'm still receiving an error with the script I’ve put together with previous help from several individuals. The button works great (swaps images of 'up' & 'down'), however the frame 'main' does not swap pages on the onClick...
  14. RedDucati748

    onclick button issue?

    Supra, I took your script and modified the onmouseover to 'onclick', however the button stays in the down position after I release the mouseclick. How can I get the button to operate like the standard buttons on the navigation bar found on most browsers? Thank you again for the previous help...
  15. RedDucati748

    onclick button issue?

    I'm trying to create a press feature for my navigation buttons (created in photoshop). I know that I need two images, one for the up position and one for the down position. I put together the language below, but I can't get the whole thing to work. The buttons are in the ‘content’ portion of...

Part and Inventory Search

Back
Top