You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In hac habitasse platea dictumst. Nam pulvinar, odio sed rhoncus suscipit, sem diam ultrices mauris, eu consequat purus metus eu velit. Proin metus odio, aliquam eget molestie nec, gravida ut sapien.
');
});
it is appended but the issue is because it is dynamically added! if any suggestions tell me
The text was updated successfully, but these errors were encountered:
This is my code:
$('#test').click(function(){
$('#sliderName').append('
sixth Slide
In hac habitasse platea dictumst. Nam pulvinar, odio sed rhoncus suscipit, sem diam ultrices mauris, eu consequat purus metus eu velit. Proin metus odio, aliquam eget molestie nec, gravida ut sapien.
});
it is appended but the issue is because it is dynamically added! if any suggestions tell me
The text was updated successfully, but these errors were encountered: