ok, forget about the anchor page
how can I link to a new frameset (newframeset) and tell it to load a certain page (frameA) into the mainContent frame?
I know I've seen this before with something like mainContent=frameA.html
anyone else?
I have a link where I need to open a new frameset (newframeset), but I also want one of the frames (mainContent) to go to a specific anchor.
I something linking to something like this:
"newframeset.html/mainContent=frameA.html#anchorname"
Does that make any sense?
Any helped appreciated
Thanks, I'll try those ideas.
Is it possible to call two different divs using commas like this:
<a href="javascript:;" onClick="MM_callJS('hide('info1', 'info2')');">test</a>
Can someone tell me how I can call this javascript to hide two divs (info1 and info2)? This works, but it looks cumbersome...
Sorry, I'm working in DW and don't know much about scripting...
<a href="javascript:;" onClick="MM_callJS('hide(\'info1\')');MM_callJS('hide(\'info2\')')">test</a>
Thanks!
I did put in the list of divs like you're suggesting. I feel like I'm on the right track, but I think one of the problems that I'm having is that in the sample you gave, the link were you click doesn't go away like I need it to. For example part of an article is listed, there's a click here for...
Thanks, the sample looks great. Hopefully, I can incorporate this. I don't think I have other divs that aren't involved, but I may be back to find out to create an array. Stay tuned...
I'm trying to figure out how to change this code so that when someone clicks on a link for more information, all other divs are hidden. For example, if someone clicks on article 1's more information link...then click's on article 2's informaton link, I want the article1b div to automatically...
Hi all--I'm a newbie so forgive my layman terms I'm about to use...
I have a text link that I put a javascript:; link to call an open browser window function. Other text links I set up a class so that the link doesn't underline and I put this in the href code. The hover link works on the...
Before I tried what you guys recommended, I tried just changing the color of the text in the properites box. Each page has it's menu item chaned. It's overriding the link color. Does that make sense? It seems to work in Safari.
Let me know if you think this is an option.
I'm setting up navigation links for my website and I'd like to use text links instead of graphics. I set up the hover link to change color, but is there a way that the text color of the link can change color when the page is loaded--like a "down state"?
I'd like users to easily identify what...
Thanks--but tell me to learn something new to solve an immediate problem doesn't help me right now. Does anyone else see why that cell is not holding its vertical space?
I'm having a terrible time trying to figure out why one of my cells (the one with the "welcome to Client" head is shifting so far down. It should be about 30 pixels below the squiggle lines. I'm setting up a site with tables instead of framesets for the first time and can't figure out what is...
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.