How to Create Floating Notification Panel ?

SEO Help and Tips

How to Create Floating Notification Panel ?

The notification panel is a feature of  web-page that will provides status about various system events by notifications. 
You can access the notification panel anywhere of your web page as a gadget. It is completely customizable.

Floating and running Notification Button Gadget:

<div class="container" id="notification">
    <marquee behavior="scroll" direction="left" onmouseout="this.start();" onmouseover="this.stop();" scrollamount="4" style="color: red; width: 1080px;">
<span> Notification about Update</span>
    </marquee>
</div>  


Also you can use any url by replacing this code <span> Notification about Update</span>

<a href="example.com">Post or link name</a>&nbsp;&nbsp;

Use more space (&nbsp;)

Comments

Popular posts from this blog

Office Tool_SPSS v23 + Serial key

How to Fix FATAL error Failed to parse input Document ?

How to Reduce Lazy Load Resources

Popular posts from this blog

Office Tool_SPSS v23 + Serial key

How to Fix FATAL error Failed to parse input Document ?

How to Reduce Lazy Load Resources