Jump to content

FLoating java frame


MadnessRed

Recommended Posts

Hi, I am using the WebBrowser item in Visual Studio. This means I can only have 1 page (without a lot of difficulty)

 

What I would like is some kind of javascript (or other) which is basically an iframe that floats above the rest of the page, and is possible can be moved around.

 

is that possible? if so, how would I go about it.

 

Thanks

 

Anthony

Link to comment
https://forums.phpfreaks.com/topic/127776-floating-java-frame/
Share on other sites

Learn CSS layering, Find some drag and drop scripts, and you should be good to go.

Create a function on a website,  to open a "in-browser browser", and have it like a mini browser in the browser.

Not sure how you can modify html documents with vb, though that would make things easier.

 

HOWEVER!

Its totally pointless to do this in my personal opinion. You would be better off creating a dynamic tab browser in vb. I've done it before. It isn't easy, but I can tell you that it can be done.

Good luck!

Link to comment
https://forums.phpfreaks.com/topic/127776-floating-java-frame/#findComment-662177
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.