File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed
256/W-17514287/00DSG000003NJRe Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
4+ </ head >
5+ < body >
6+ < p align ="center "> < font color ="red "> ben@sdb6miaw.com</ font > </ p >
7+
8+ < script type ='text/javascript '>
9+ function initEmbeddedMessaging ( ) {
10+ try {
11+ embeddedservice_bootstrap . settings . language = 'en' ; // For example, enter 'en' or 'en-US'
12+ embeddedservice_bootstrap . settings . devMode = true ;
13+
14+ embeddedservice_bootstrap . init (
15+ '00DSG000003NJRe' ,
16+ 'Messaging' ,
17+ 'https://benco13.test1.my.pc-rnd.site.com/ESWMessaging1686939222398' ,
18+ {
19+ scrt2URL : 'https://benco13.test1.my.pc-rnd.salesforce-scrt.com'
20+ }
21+ ) ;
22+ } catch ( err ) {
23+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
24+ }
25+ setTimeout ( function ( ) {
26+ location . reload ( ) ;
27+ } , 5000 ) ; // 5000 milliseconds = 5 seconds
28+ } ;
29+ </ script >
30+ < script type ='text/javascript ' src ='https://benco13.test1.my.pc-rnd.site.com/ESWMessaging1686939222398/assets/js/bootstrap.js ' onload ='initEmbeddedMessaging() '> </ script >
31+
32+ </ body >
33+ </ html >
34+ < style >
35+ body {
36+
37+ background : url ("https://esw1234.github.io/Spotify-large.png" ) no-repeat;
38+ }
39+ # button_goes_here {
40+ width : 100% ;
41+ height : 100% ;
42+ margin : 0 auto;
43+ position : relative;
44+
45+ }
46+ </ style >
You can’t perform that action at this time.
0 commit comments