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
Hi,
I am adding dynamically but it is not choose its alternative image i.e. @2x or @3x
html+ = '$(".eventsCalendar-slider").find('.prev').html(" "+eventsOpts.monthNames[prevMonth].substring(0,3)+"")';
So what Should i do in this case ?
The text was updated successfully, but these errors were encountered:
Hi,
I am adding dynamically but it is not choose its alternative image i.e. @2x or @3x
html+ = '$(".eventsCalendar-slider").find('.prev').html(" "+eventsOpts.monthNames[prevMonth].substring(0,3)+"")';
So what Should i do in this case ?
The text was updated successfully, but these errors were encountered: