Is there any way I could have revBrowser ignore a site's CSS and impose styles from elsewhere (either locally or in the internet)?
Tony.
CSS
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Hi Tony,
I'm afraid this is not possible from inside of Rev.
But sinces the browser external user IE on Wind and Safari (Webkit) on the Mac,
maybe this will work if you cahnge the setting in Safari/IE directly first?
Presumed there ARE such settings in IE on windows.
You can do this in the Safari prefs however.
Never tried, just a thought
Best
Klaus
I'm afraid this is not possible from inside of Rev.
But sinces the browser external user IE on Wind and Safari (Webkit) on the Mac,
maybe this will work if you cahnge the setting in Safari/IE directly first?
Presumed there ARE such settings in IE on windows.
You can do this in the Safari prefs however.
Never tried, just a thought

Best
Klaus
Hi Tony,
In some cases, you might read the url, put the htmlText into a variable, replace the style tag or the link meta tags with your own, and set the htmlText property (using revBrowserSet) of the browser window.
Best,
Mark
In some cases, you might read the url, put the htmlText into a variable, replace the style tag or the link meta tags with your own, and set the htmlText property (using revBrowserSet) of the browser window.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode