Log in

View Full Version : Specifying Iframed Page Display Area ???



fazee
08-14-2007, 01:52 AM
I need this script

I found one on this site
http://willmaster.com/possibilities/archives/wmp20040713001.shtml

but i try it it's not working

kindly help me

Marktime
08-14-2007, 02:21 AM
You know this is one of the ideas for my draggable magnify glass, was to have a draggable iframe, but which would be pointing to another page, but I would have to set the iframe location on the hidden page.

working or not, you have set me in the right direction...if I get it working I'll update.

Marktime
08-14-2007, 11:26 PM
Hey guy, I got it working....well not this code in your link.

But what you want to do, got it working....what you need is the open source library JQuery. It's available for download at jquery.com

I am absolutely new to javascript, so I don't know anything about comparing this to something else....but I do know it works for what you want to do...works great at it, in fact.

fazee
08-15-2007, 08:48 PM
Check this url and let me know where i'm being mistake

I'm using method two

http://fayyazanwar.com/iframe.html


method one is working fine for me too


Thanks