Hi people,
With a non-frames page, I wanted to alter an anchor/hyperlink using javascript so i used the following code:
<code>
function changelink()
{
homebutton = document.getElementById("mainNav").firstChild;
homebutton.href = "anotherurldotcom";
}
</code>
This function was invoked with...
Hi All,
I have a problem with <a href="http://magazine.foxybingo.com/" target="_blank">a curved box on my page.</a>
There are three components - the top curve, the div for the background (with a slice) and the bottom curve.
When I add them together, it renders fine in FF, but in IE6/IE7 there...
Hi All.
I have a problem with the horizontal main nav. I want to include images either side of the UL. I have managed the left image, but the right image drops down to the next line, despite using display:inline for the container div and the ul.
To see what i mean...
If you see the left hand orange box theres a strange extra bottom margin on the image. It all validates ok, anyone have any pointers please?
Thanks!
A desperate developer
jon
http://www.barbaryonline.com/jw/fox...sign/mainv2.php
Dear Tektips,
There are two files which display incorrectly in Internet Explorer but are fine in Firefox. I've heard that one before, i hear you cry :( In IE, if you see the bottom right hand corner that is mis-aligned
The css file can be found <a...
I think I may have the referncing incorrect to alter the _xscale property of a movie clip within a movie clip
The bars should be showing as I alter the _xscale property in a function, but this is not happening. I hope someone may be able to help an AS newbie (as I'm close to tears )
As you can...
Hi, I would like to remove ampersands from text and repace them with the HTML special character.
This is so that I can use them in a query string.
This is my code but it doesn't work, can you see a problem with it?
//if have needed to escape the string for previous operations...
Hi there,
I'm having a bit of difficulty with a function that will open a link
depending on the calling frameset.
The function (promoLink()) is located in a frame
(trinity.getminted.com) and depending on the frameset
(www.instanwinmirror.com or www.sundaymailinstantwin.com) I wish to
open 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.