I am having a bit of rouble trying to sort this out. Basically im creating a header for my website and I want the text to be a certain size when the page loads. If the current window is resized I want the text to change also. I cannot seem to do this. Can anyone help?
hi,This can be done by using the window event handler using java script.if the window get any change the cintrol goes to script inside u can set desire header size..