NAVIGATION - HOME |  | |
iframes | | Published by: wktd 2010-03-20 |
| Hey, this may sound stupid, but is it possible to minipulate iframes with java? Ajaxian » XMLHttpRequest Vs. iFrames:: On Sys-Con.com, there’s a short little look at two methods of doing a lot of the same things - a comparison of Ajax versus iFrames. http://ajaxian.com/archives/xmlhttprequest-vs-iframesHOME |
i want my page to open with two frames/iframes.
one will be at the top, and the 2nd will fill the rest of the page, however i need the frames to be specific heights and widths for a users resolution. for example i would like something basicaly for the top frame to; Fly together Forever » share dojo among iframes:: Feb 22, 2008 As pointed out by Jon’s blog post, simply use the dojo/dijit objects on the top window within an iframe won’t work for dojo APIs in most http://www.liucougar.net/blog/archives/88HOME |
top_frame.width = screen.width
top_frame.height = screen.height/2 -600 AJAX: XMLHttpRequest Vs. iFrames:: Should you use the old iFrame tricks or the new XMLHttpRequest? Some people use iframes because it's easier to monitor… all you have to do is to show http://ajax.sys-con.com/node/188390HOME | Using IFRAMES for Embedded Video:: This article demonstrates how you can use an IFrame to target a separate page that utilizes Windows Media Player object and embed controls (for http://nunzioweb.com/misc/movies/iframe-embed_example.htmHOME |
any ideas?
I'm really not sure. If Java uses any type of HTML commands such as href, etc., the method of manipulating a frame may be similar. Alas, I can't help you any further, for my knowledge of Java is very limited.
Cheers!
Kirupa :cool:
no worries thanks for the responce tho :)
worked a way around it anyways :D
Microsoft Unleashes Visual Studio .NET
IBM's iPhrase Buy Adds to WebSphere
|
#If you have any other info about this subject , Please add it free.# | |
|