hmm, that doesn't appear to work. Is there not a way that i can create an event handler on the top page, that says
"everytime the mainNav changes address, invoke the changeLink function"?
thanks a lot for your help :)
j
see attached, the current solution..http://www.barbaryonline.com/jw/t3_temp/
Tsuji - thanks so much, really helpful, i implemented your solution, i've just encountered a problem though..
Just realised, that I only invoke this function when the frameset loads, but as I want the hyperlink to change each time the frame reloads, i don't have access to the child page, or...
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...
oh yeah thanks, im such a tool! Well, I've just substituted it for "and" and then I'll do a PHP regex on the subsequent page to get the amp;
thanks..
jon
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...
Oh thanks Rac2, I want to test the href of the frameset, ie the Top page - do I specify a name or an ID for the frameset and test that? (which is on a diff. domain)the HTML for the frameset:
---
<frameset rows="110,*" frameborder="no" border="0" framespacing="0">
<frame...
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.