I'm working on an interactive website where the user can change the font attributes of the text within the page they're reading.
Is there a way to bind, for example, bold tags around a snippet of text the user has high-lighted? What I mean (if that wasn't clear) is if the user is reading through the text on the page and drags their mouse over a piece of text then clicks a button and it turns bold, much like a rich text editor would work, is this possible to do?
I just made a website for my brother and I had this amazing idea to use a jQuery dropdown menu for one of the nav links, "Gallery".
So, I implemented the dropdown menu and everything looked fantastic until I went to work and opened the page on IE7. Now, I either have to find a fix for it or completely rearrange how my nav system is going to be displayed.
Have a look at the page in Firefox and then in IE7 (or IE8 in compatibilty mode) and you'll see the issue. The reason I can't have the content image as a background-image is because it dynamically changes each time you visit the page (or refresh).