Posted on: 9/13/2014 7:31:56 AM | Views : 429

Hi,
i m new in asp.net. i m develop a website. this website add a jquery menu. this menu i add in master page. but menu r show but not working. when i design without master page than its working.
can any one help me.
i m attach a both page master and content page.
this is my master page :
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="sublimeThmPage.master.cs" Inherits="sublimeThmPage" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js" lang=""> <head runat="server"> <!-- meta --> <meta charset="utf-8"/> <meta name="description" content="Flat, Clean, Responsive, application admin template built with bootstrap 3"/> <meta name="viewport" content="width=device-width, user-scalable=no, initial-s ...

Go to the complete details ...