Re: Two JS questions
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Two JS questions

From: Matt Kruse <newsgroups@mattkruse.com>
Date: Sun Apr 30 2006 - 16:07:31 CEST

onetitfemme wrote:
> What is the window event fired by the browser when you increase or
> decrease the text size and when you change the font on a page? How
> cross browser are these actions?

I've never seen an event which is fired with this action. If it exists, it's
most likely IE-only.

> Why is it that sometimes you must use inline styles? (I have tried
> doing it in may different ways)

Do a google search on "css specficity", but that's outside the scope of this
group.

-- 
Matt Kruse
http://www.JavascriptToolbox.com
http://www.AjaxToolbox.com
Received on Mon May 1 05:27:54 2006