hi i am getting this error when i was trying to use the jquery
datepicker widget.Can you please help me to solve this issue?
Hi,
I put the jquery in my masterpage
Hi,
I make the page dim when a popup loads.The jquery and css are written
in masterpage like this
<%@ Master Language="VB" CodeFile="ESCCMaster.master.vb"
Inherits="ESCCMaster" %>
$(document).ready(function(){
$("#dim").css("height", $(document).height());
runjQueryCode("$('.dim').css('height', $(document).height());$
('.btnb').click(function(){$('.dim').fadeIn();return false;});$
(window).bind('resize', function(){$('.dim').css('height', $
(window).height());});")
Hi,
The jquery used here is to meake the screen blur when popup
loads..Blur effect is working.But the serverside code of butn1 not
firing.
The code are
Page_Load()
runjQueryCode("$('.dim').css('height', $(document).height());$
('.btnb').click(function(){$('.dim').fadeIn();return false;});$
(window
Hi,
i am tring to build datepicker by using the jquery but i am facing a
problem like "$(".date-pick").datePicker is not a function" wven i
inlcude all the plugings and javascript files and also css.
please help me
thanks
About Adsense...?
7 matches
Mail list logo