User Profile

Collapse

Profile Sidebar

Collapse
mint89
mint89
Last Activity: Jan 25 '07, 11:44 PM
Joined: Jan 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SUCCESS =D

    It works! Thank you so much for all of the help. I really appreciate it...and I think that through working with your replies, I actually learned a few things about javascript :)
    See more | Go to post

    Leave a comment:


  • haha thank you iam_clint :) As far as everything goes with this code, I have still not been able to solve the issue that prevents the buttons from functioning when both scripts are implemented. Here is the code, updated with the latest suggestions from the posts above:

    Code:
    <html>
    <head>
    <title>Rendezvous Central</title>
    <meta http-equiv="Content-Type" content="text/html;
    ...
    See more | Go to post

    Leave a comment:


  • Hey thanks for the reply. I've taken a look at the parts of the scripts you mentioned, but I still cannot get them to work together. I tried removing the wbpr and wbe functions in the second script, as well as choosing different names for the ids. I also fixed the spacing errors. I end up with the following code for the second script:

    Code:
    <script type="text/javascript" language="JavaScript1.1">
    ...
    See more | Go to post

    Leave a comment:


  • cannot get two scripts to work together - naming conflicts

    This is probably a rather easy fix, but I know next to nothing about java. I am attempting to create a page that has two rows of buttons, and I wanted to have some sort of mouseover effect on them. Therefore, I found a program at free-buttons.org that will make one row of buttons at a time. It uses tables and javascript to make each horizontal set of buttons. When I only paste in one set of buttons, the operation works perfectly. However, the...
    See more | Go to post
No activity results to display
Show More
Working...