-
Hey I'm totally flabbergasted!
How would one go about making a web browser, WITHOUT that so hated (well... by me), buggy, annoying, and so Microsoft-ish Internet Explorer browser control thinger. I'm looking to make a spiffidelic web browser that just might compete with Internet Explorer (yeaaaaha i see that happening... but worth a try right?) so I kinda doubt I'd be able to do that by using their own control! I mean, I started making one using it and its quite peachy, but the control is like beyond not customizable to my liking.(aka not able to get rid of all the IE shtuff that was shoved in there) Soooo, yeah, you know the question... what 'bout the answer? Any help is appreciated!
Well, tootle-pip and pip-tootle!
-
The simple partis getting the HTML code, but then you have to have a ton of code to translate the HTML tags. And there are ALOT of tags HTML alone. Then if you REALLY want to make a competing browser, you have to write code to run javascript for scripting. And now you wold also have to deal with XML,XSL, and all its related technolgiees that IE supports.
Not worth the trouble.
-
Ah, yeah, I see what your sayin. I guess I'll have to live with the IE control. Well, thanks anyway!