y it is showing error to me???? when im trying to implement on my PC
$(document).ready(function(){
$("#flip").click(function(){
$("#panel").slideUp("slow");
});
});
#panel, #flip
{
padding:5px;
text-align:center;
background-color:#e5eecc;
border:solid 1px #c3c3c3;
}
#panel
{
padding: 50px;
}
click to slide up panel
Hello World
Tirthak ShahPosted Jan 8, 2014, 2:54 AM
And Do not Forget to remove your Script.
Next Thing Is You are not offline.
Thank You,
Tirthak SHah