Bootstrap Popover Plugin not working with dynamic element through ajax -


using popover of bootstrap popover plugin library pulling content ajax , assigning html , calling $('[data-toggle="popover"]').popover(); not working.

$.ajax({           url : '/recent_activity_jsn.html',                 data : {},                 datatype : 'json',                 type : 'get',                 cache: false,                 success : function(res) {                    $("#recentactivitydiv").html(recentactivitymaindiv);                      $('[data-toggle="popover"]').popover();                   },                error:function(response) {                   alert("server error please try again");                }        }); 


Comments

  1. Nice work, keep up the great work. Here is the same post Bootstrap File Input
    with ajax and jQuery.

    ReplyDelete
  2. titanium tube - baojititanium
    titanium 강원도 출장마사지 tube · 3-D models: 3D models · 안성 출장샵 3D 영천 출장안마 models: 2D models titanium wire · 3D models: 3D models · 3D models: 1D model. 광주 출장마사지

    ReplyDelete

Post a Comment

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -