Specify the keywords in the standard alert in the include function in the following snippet. It will block the standard alert that we specified using keywords.
Tag: alert
Showing Pop Up message for items having no preview image in PDP.
This code is for an alert pop up message when there is no preview image available for a personalised item(Boulevard website, PTC) in PDP . code snippet: Note: Here the value of set Timeout function is very important, the pop will appear only after the default image is loaded, so due to rendering of image… Continue reading Showing Pop Up message for items having no preview image in PDP.
Loading Image for the Background process
The script part shows is from the client script. On the Button Click action of the User Event, we are triggering this script part it will show a confirmation box. If we confirm as YES the action will take place else nothing happens. On the success, we will automatically reload that respective page.
Rev Rec Alert in invoice Record
An alert will popup when REV REC end date is less than REV REC start date.