Top "Frames" questions

HTML frames are a way of displaying multiple HTML documents in a single browser window.

How do I get a webpage to open up in a frame?

How do I get a webpage to open up in a frame? (I'm using netbeans and java) e.g in …

frames java
Include same header and footer in multiple html files

I am editing about 60 html files by hand and want to include an identical header and footer in each file. …

php jquery html frames
PowerPoint VBA: which command (or a set of commands) would create ppt frames out of my .jpg pictures?

I have a few .jpg files in C:\my_folder Here are their names: pic_1.jpg , pic_2.jpg , pic_3.jpg , …

vba image powerpoint paste frames
Is there a way to programmatically update frames (Swift)

Is it possible to update the frames like in the interface builder but programmatically? Some of my objects get misplaced …

ios xcode swift frames
Getting the height of a frame in javascript

I'm currently working in a system with a bit of a legacy presentation layer -- it uses frames (actual, in …

javascript html frames frameset
how to call a javascript function in the top frame?

This seems really simple, but how do I call a javascript function that's defined in the top-level html, from a …

javascript frames
How to read frames from a core dump (without GDB)?

I would like to access the frames stored in a core dump of a program that doesn't has debug symbols (…

gdb stack frames coredump
WPF Frame Source Refreshing the Loaded Page

I've come across a strange scenario where a frame refuses to refresh its content. I can kinda understand what's happening …

wpf frames
Adding an image to a panel using Java AWT

I posted earlier about having a really messed up panel but, I fixed that by simply changing the layout (thank …

java image awt frames panels
Frameset not showing up in FireFox or IE. Fine in Chrome..?

For some reason, this very basic page shows up fine in Chrome, but not FireFox or IE. I've never really …

html internet-explorer firefox frames frameset