Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

53 users online



IFrame Linking...

IFrame Linking...

Currently viewing this thread: 1 (0 members and 1 guests)


omg

omg

Neverside Newbie
Status: Offline!

IFrame Linking...

Hello people, I have a script that I am using to make a navigation. I would highly appreciate if someone shows me how to set targets for the links (link to IFrame through the navigation). I tried everything I could possibly think of and I went to the site given in the script itself but I was unable to come up with anything.

I attached the schipt at the bottom.

Thanks guys.

Attachments:

nav.zip 11.28 Kb, 18 views

Tsukmar

Tsukmar

Student
Status: Offline!

the script is insanely hard to read, and isnt very browser-degrading...

im looking through it, I see he has replaced variables which makes it even HARDER to read. I see:

_d=document

so we can look for the functions that physically write the code unto the page by finding "_d.write" and there are 8 instances of that...

we see:
for(a=1;a<menus;a++){dmenu("menu"+a)}

I bet if u added a target attribute to line 310 - and seeing as that is the only instance of a href, it seems to be correct Smile

although.. I really highly urge you to find a smaller, and more x-browser script Smile

___________________

how do you weigh human life?

rallyrulz

rallyrulz

rally fan
Status: Offline!

<a target="FrameName" href="foo.html">asd</a>

<iframe name="FrameName" src="index.html">
content...
</iframe>

Tsukmar

Tsukmar

Student
Status: Offline!

rally.. if u read the script you'd see that it is generated with code or chances are he wouldnt need to ask... :P

___________________

how do you weigh human life?

rallyrulz

rallyrulz

rally fan
Status: Offline!
Quote:

Originally posted by Tsukmar
the script is insanely hard to read, and isnt very browser-degrading...

im looking through it, I see he has replaced variables which makes it even HARDER to read.

I didnt want to read it...

sparky

sparky

I need a haircut
Status: Offline!

:cough: Helpful. Roll Eyes

___________________

Jon Culver Chia Pets

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0075 seconds.