User Profile
Collapse
-
managed to play around with it enough to fix it thanks!... -
Have tried that but coming up with errors on page... not sure why... are you able to post a tested script?...Leave a comment:
-
nope not at all...
just was the only one i knew....
what is the alternative? I havent been in this game for ages! = please also see.... http://www.thescripts. com/forum/thread776059.ht ml...Leave a comment:
-
all the links open in iframe i dont want the rollovers to. I wnat the rollover to open in their own browser window.
target=_parent makes all link refresh the brower and opens the appropriate php/html file. target=_top makes everything open in iframe.
does this explain it better.... would the link to the webpage help?...Leave a comment:
-
just thought i would load the javascript file as well...
...Code:var pageCount = new Array(0,0,0,0); window.onload = initFrames; function initFrames() { for (var i=0; i<document.links.length; i++) { document.links[i].onclick = writeContent; document.links[i].thisPage = i+1; } } function writeContent() { pageCount[this.thispage]++;Leave a comment:
-
iframe - getting something to reload outside the iframe
not sure if this is the right forum but i will try explain myself.
lets start by giving the code
...Code:<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>TITLE</title> <script type="text/javascript" src="loadiframes.js"></script> <style type="text/css"> body { -
not a problem!
It was - mainly because i am still learning this stuff and I am an ancient!
Any help here would be greatly appreciated!
Still getting to grips with css think i am almost there.... but java is still messing with my brain!...Leave a comment:
-
it was a copy script that had what i was looking to do...
basically, i have a iframe set up and am looking to have the information on the normal page scrolled when a button is clicked. This provided me the ability to do that however everything became part of this layer... and i cant get it out.
Can you provide some other advice?Leave a comment:
-
ilayer help
having some difficulty with removing some img's out of an ilayer...
i have a frame with a scroll text within an ilayer that works off a rollover..
sample:
[HTML]<html>
<head>
<title></title>
<script language="JavaS cript1.2">
iens6=document. all||document.g etElementById
ns4=document.la yers
//specify speed of scroll...
No activity results to display
Show More
Leave a comment: