I'm trying to create a single html page with jQuery inside to interactively calculate a price total based upon the settings of other controls. It's a classic sort of "make you order" page.
Can I get a familiar debugging experience like I'm used into in Visual Studio while writing this page and scripts? I haven't written any JavaScript for years and I have no idea what's available to help me these days. There must be some people in this group writing plain JavaScript or jQuery in their html pages, so what do you do to keep productive? Greg K
