im just wondering how would i make like a webbrowser in javascript/html? also how would i resize the who entire webpage/webbrowser?

Recommended Answers

All 2 Replies

im just wondering how would i make like a webbrowser in javascript/html? also how would i resize the who entire webpage/webbrowser?

You can use an iframe, and control its location from a form input field. Then style it to look like a mini browser embedded in your web page.

Do you want to resize the browser window? I believe theres a window.resize() function for this.

is there a ready application as a script
i need somthing like this to run on my server

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.