HTML5 Responsive Notify Support Product Page

Not a problem

Message shows at bottom no styling

10 years ago Alejandro Mucino posted:
I added a notification to my login page just to welcome the user. But the message appears with no formatting and at the bottom of the page.

This is the body code:

<BODY onLoad="setFocus();dmxNotifyAction({&quot;type&quot;: &quot;info&quot;, &quot;title&quot;: &quot;Welcome&quot;, &quot;msg&quot;: &quot;Welcome to BlueDot. Please login to continue.&quot;, &quot;extendedTimeOut&quot;: 2000, &quot;tapToDismiss&quot;: false})">

It should be formatted at the top right instead. This is in my development website so the files that are needed should be there.

Replies

Replied 10 years ago
10 years ago Alejandro Mucino replied:
In development using chrome works fine. just not on internet explorer. Any ideas ?
Replied 10 years ago
10 years ago Alejandro Mucino replied:
Found the reason .. it won't run properly in compatibility mode :$
Replied 10 years ago
10 years ago Teodor Kuduschiev replied:
Hello,
none of our extensions are developed in order to work in compatibility mode. Using IE in compatibility mode is not a normal usage, and it runs like really old IE browser, which does not support modern js and css code.
Replied 10 years ago
10 years ago Alejandro Mucino replied:
That makes sense.

Reply to this topic