hey well ive managed to get dag and resize working on div tags with jquery but the problem is that to change the font size of the text in the div tags. I can do this using this tutorial: http://devolux.org/2009/03/jquery-font-resizer/ how ever it does is by having a small, medium and large link to click on which changes the font but i want do it it as a drop down box instead which has the values 10, 12, 14, 16 in which to change the font size to. does anyone have any tutorials on anything that could help me