Using jQuery with Visyal Studio
I have just been required to write asp.net mvc, which was nice.
And have copied a bunch of jQuery code over along with it's html/css and when I build the project I get the error:
'get' is a new reserved word and should not be used as an identifier
Does anyone know a way around this?