hairynugs6382
09-06-2002, 02:23 AM
Is it possible to use target with a window name?
Or only with frames?
joh6nn
09-06-2002, 03:13 AM
it's possible for window names, too. to the browser, there's very little difference between a window and a frame.
hairynugs6382
09-06-2002, 05:28 AM
I tried it and it did not work!
joh6nn
09-06-2002, 05:40 AM
can we see the code you're using?
hairynugs6382
09-06-2002, 05:57 AM
Heres the page but i found a way around it
here (http://www.evilfreak.web1000.com)
carefull its messy!
hairynugs6382
09-06-2002, 06:55 AM
I need help my target wont work
joh6nn
09-06-2002, 08:55 AM
i looked at your site, and i couldn't see where you were trying to use target, at all. and i thought you found a work around.
hairynugs6382
09-06-2002, 04:07 PM
well i did but then someone suggested that i remove all the popups so changed to i frame gbut have not uploaded it yet.
sample:
/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout)
*************************************/
oCMenu.makeMenu('top0','','Resident Evil','','content','','','','','','','','','','parent.content.location.href="resident_evil_story.html"')
target directly after link does not work but onclick works with
parent.content.location.href="blah"
i dont know why this works and the target dosen't but oh well!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.