Question : create dynamic content on hover

Hi,

I'm working on a project where a user fills out a form to create an online ad. I need to allow the user to preview the advertisement as they are working. So if they type "ipod power adapter" in the title field that part will automatically update in a template on the same page.

I know there are probably hundreds of ways to do this so I was hoping I might get some suggestions and maybe I'll learn about something I didn't know was an option. Thanks for any ideas.

Answer : create dynamic content on hover

Hi elliottbenzle,

This is fairly easy to do with javascript (or even AJAX if you want to update a DB as they fill in each field).  All you need to do is set the trigger to act either as they type or as the leave the current field.
Random Solutions  
 
programming4us programming4us