thisisnuts123 Posted August 3, 2008 Share Posted August 3, 2008 hello guys.. i have a PHP file.. in which i am trying to get an Iframe URL using javascript is this posible? iframe id = 27 Link to comment https://forums.phpfreaks.com/topic/117997-get-ifram-url/ Share on other sites More sharing options...
MadTechie Posted August 3, 2008 Share Posted August 3, 2008 yes but see the javascript section! (if you want to use JS then post in the JS section) Link to comment https://forums.phpfreaks.com/topic/117997-get-ifram-url/#findComment-607036 Share on other sites More sharing options...
lemmin Posted August 4, 2008 Share Posted August 4, 2008 Use the src property. For some reason, I don't think it lets you see that propert if you refer to the object directly by its id, but if you use getElementById or getElementsByTagName I think it will. Link to comment https://forums.phpfreaks.com/topic/117997-get-ifram-url/#findComment-607716 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.