Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
1.11/5 (2 votes)
See more:
Hi

I've been given an assignment today at work, of which it is to be developed it using mv3 and JQuery. MVC3 i have no real problem, it is JQuery that i don't know (but i know a bit of javascript). I have a form that captures student details. What is needed is this. My boss wants me to include another button on the same page that will be labelled "preview". Such that when the user clicks it is will give the user a preview of how their profile looks on desktop and mobile once their details have been uploaded.

How do I go about? if please do help me out with tutorials that will help me out.

Thanks in advances
Posted

Googling "jquery tutorial" gets 15m+ results - include the word "beginner" and you still get nearly 2 million.

Here's just a few

http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery[^]

http://www.w3schools.com/jquery/default.asp[^]

http://www.jquery-tutorial.net/[^]
 
Share this answer
 
Comments
StianSandberg 22-Apr-13 17:31pm    
5'd
Please do some basic research yourself. Googling for "jquery tutorial" returns 15,300,000 results. The very first link is w3schools.com[^]

http://bit.ly/v92H6X[^]
 
Share this answer
 
Comments
StianSandberg 22-Apr-13 17:32pm    
5'd
[no name] 22-Apr-13 19:22pm    
Thank you
HI
you can find jquery sample @ below link

http://jqueryui.com/
 
Share this answer
 
Comments
StianSandberg 22-Apr-13 17:31pm    
Jquery and jqueryui is not the same...
You can learn JQuery from following Link. It's easy to understand. Link http://w3schools.com/jquery/default.asp[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900