brajeshsipl

Results 1 comments of brajeshsipl

For this issue i worked and found below solution: $(document).delegate("#tools_clipartlib_show","click",function(e){ $('#tools_clipartlib').show() }); $(document).delegate("#tools_shapelib_show","click",function(e){ $('#tools_shapelib').show() });