Declaring the node variable allows for the positioning to be defined in reference to that variable (in this case along an x and y axis). Not sure how absolutely necessary of a declaration that it is but it's how I learned to set specific positioning.
Changing the var node to hp didn't seem to...
that's what i assumed the problem was but didn't know how to correct. i made the changes that you suggested and now there are no pop-ups at all. i'm on the edge of just giving up but i know that i will end up using some version of this script later in other designs.
i changed the script code...
Ok, so all the pop-up bio pages are correct but the core problem still exists. The mouseOver images controlled by the script are still not unique. No matter which name you pick the same image is shown (the first image that is indicated regardless of which image it is). I am still at a loss of...
I'm not sure that I'm following what you are saying. As far as the code is concerned each row is individualized for the player.
<!-- player 1 -->
<tr>
<td width="49%" align="right">
<a href="bio/amentbio.php" target="_blank" onClick="window.open('bio/amentbio.php','Ryan Ament...
I've been working on a script to control popup images on the onMouseOver event. The script works as far as producing a popup but I'm have trouble making the popup images unique to the name that is suppose to produce the event. Right now, when the images popup they are all the same, regardless of...
So far none of the suggestions have worked. Maybe I should have provided a little more information.
Here is the whole stylesheet (in case there is something else that is influencing the positioning of the footer):
/* CSS Document */
/*page*/
#page {
background-color: #FFFFFF;
width: 100%...
I'm trying to set the footer settings in my stylesheet that will keep the footer content below the general page content...not necessarily stick it to the bottom of the page, just keep it below the content regardless of how much actual content there is. I've searched for almost 2 weeks through...
I'm trying to adapt a script code that controls an mouseOver popup image, but each browser produces different results, and even the same browser on different platforms produce different results.
Here is the page in question : www.huguenotbats.com/redesignfiles/team.php (just mouseOver the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.