pragan Posted September 16, 2008 Share Posted September 16, 2008 Hey Friends, I have a page in my website that shows result from google's api. It displays few links related to the search query. I want to show these new links in a page where I can have my iframe on the top. Is this something possible? This is the situation : News about bikes --here is the new info on bikes --Great bikes All the above news will be going to the respective landing page. These is generated from google's API(newsbar). When we click on the above news I want to open the links in a page where I can show my iframe on the top. Google API has the javascript included. The reason I am asking for php is because that's the scripting language I can work in and I can understand javascript to some extent. Please let me know if its possible and how to achieve it...also let me know if I need to be more clear. regards pragan Quote Link to comment https://forums.phpfreaks.com/topic/124489-php-and-iframe/ Share on other sites More sharing options...
drisate Posted September 16, 2008 Share Posted September 16, 2008 I think we would require more info on your coding to be able to awnser your question. You can ask sombody where to go if you dont start by showing us where you are. Quote Link to comment https://forums.phpfreaks.com/topic/124489-php-and-iframe/#findComment-642866 Share on other sites More sharing options...
pragan Posted September 16, 2008 Author Share Posted September 16, 2008 Hey, thanks for the reply. Here it is : http://www.investorguide.com/news.cgi If you scroll all the way down to the end where it says "Technology News", the news are coming from google's API. I want to show these pages with my iframe when its clicked. Javscript file is here : http://www.investorguide.com/js/googleapi/gsnewsbar.js Hope I am clear! regards Pragan. Quote Link to comment https://forums.phpfreaks.com/topic/124489-php-and-iframe/#findComment-642877 Share on other sites More sharing options...
drisate Posted September 16, 2008 Share Posted September 16, 2008 Are you using any PHP code to display the result bro? Quote Link to comment https://forums.phpfreaks.com/topic/124489-php-and-iframe/#findComment-642895 Share on other sites More sharing options...
pragan Posted September 16, 2008 Author Share Posted September 16, 2008 no its coming from google'e api which is basically written in JS and CSS. I said I want to use to php to get the iframe thing done if its possible as that's the language I can understand better with some guidance. thanks!! Quote Link to comment https://forums.phpfreaks.com/topic/124489-php-and-iframe/#findComment-642906 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.