Click here to Skip to main content
16,017,333 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi I download menu from site that was with jquery and html files but now I want use it in my masterpage in asp.net and c#

who do I use html file into my web site?

thanks
Posted
Comments
Sandeep Mewara 22-Jul-12 14:32pm    
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.
[no name] 22-Jul-12 14:38pm    
From your "question" you might want to invest in a basic web programming book and study it so at least you would have a basic understanding of how the web works and you would be able to frame a question using the correct terminology.
bbirajdar 27-Jul-12 15:03pm    
+5

1 solution

Copy paste the HTML in your master page and add the jquery files to the jquery or similar folder in your website and add its refrence into the scripts tags in the masterpage

http://www.dotnetcurry.com/ShowArticle.aspx?ID=231[^]


http://dotnetslackers.com/info/Error.aspx?aspxerrorpath=/articles/ajax/Using-jQuery-with-ASP-NET.aspx[^]
 
Share this answer
 
v3
Comments
[no name] 27-Jul-12 15:06pm    
Thanks :-)

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