uhmm.. thanks! how do you do it reversely? from the parent document?
Type: Posts; User: lordjeremiahs; Keyword(s):
uhmm.. thanks! how do you do it reversely? from the parent document?
bump.
ok, so i have this html with this code in the body
<div id = "info">blahblahblah</div>
<span id = "iframespan"><iframe src="page.php" name="iframepage" id="iframe"></iframe></span>
and...
i found the error at the first code. you can try it by yourself. the script won't work if the element has a position(i.e: position:relative).
the first script works on everything.. images, white texts, etc. but the problem is, you can't create another div inside it that has similar effect to it.. The others do but they don't give the...
uhh.. the script is working but, the last scripts wont work if the background is set to black and the text to white.
uhmm.. I REALLY REALLY THANK YOU FOR THAT! thanks.. uhm, i've got another question though..
I want to insert the effect in 2 or more divs.. do i need to replace this?
...
http://dynamicdrive.com/dynamicindex4/spotlight.htm
is there any way to blend this effect with a div?
uhh.. sori but i just cant understand what your saying because im too noob in javascript. but, is there a way to access a div inside an iframe ?
how to do it by javascript?
i tried:
window.frames[framename].document.getElementByID(divname).innerHTML
is something wrong with that?
bump..!
ohh.. thats what i'm looking for. but it's ALMOST mission complete because i still have one problem.
I was given this script format insert javascript in my friendster page:
<img width=0...
seems like you don't understand my problem.. im not having problems with the syntax.. the <script src> thing.. it's just that.. all the codes that are supposed to be on the <head> tag are working,...
uhh.. i've got a problem. I want to use the scripts for my friendster profile. but, the site only accepts external javascript links (e.g.: <script src = "java.js"></script).
Heres the problem....