View Single Post
  #2 (permalink)  
Old Apr 22nd, 2008, 12:25
dancave dancave is offline
Junior Member
Join Date: Apr 2008
Location: BORO
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Div position when zooming

You are really looking at a javascript solution here i think.

browsers have there own built in text reszing and zoomin gfunctions which you cannot control, these are the purely for the user.

you can use javascript to capture events and alter CSS properties on the fly which would give you your desired effect. i however am rubbish at JavaScript so cant help. Sorry
Reply With Quote