EmailMaster
Elite Member
- May 28, 2011
- 4,143
- 1,209
Hi,
Im new to javascript
This is what im trying to do. On my html page I have to have 4 different font sizes one thats 10px 20px 30px 40px then reset
When i click or rollover on 10px the font size changes and displays the new size of the font in the Div Box.
Also I have an input box so when i type in the input box and press submit it shows the text you typed in and displays it within the div box with the font assigned in the css.
Thanks
Im new to javascript
This is what im trying to do. On my html page I have to have 4 different font sizes one thats 10px 20px 30px 40px then reset
When i click or rollover on 10px the font size changes and displays the new size of the font in the Div Box.
Also I have an input box so when i type in the input box and press submit it shows the text you typed in and displays it within the div box with the font assigned in the css.
Thanks