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 Quote Link to comment 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) Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.