Here’s a simple piece of code that you can copy and paste if you want to set up an effect where an object follows the cursor around your web page: <head><style>#divtoshow {position:absolute;display:none;color:white;background-color:black}#onme {width:150px;height:80px;background-color:yellow;cursor:pointer}</style><scripttype=”text/javascript”>var divName =’divtoshow’;// div that is to follow the mouse (must be position:absolute)var offX =15;// X offset from mouse positionvar offY =15;// Y […]
Read MoreHome» Uncategorized
Need help with your new business? Check out these great services for startups
Posted by Janine Warner -
-
Entrepreneurs, Feature-Front, Online Reputation, Uncategorized, Web Design
It’s easier than ever to launch a new business today because there are so many services that can save you money. Here are a few that startups can use to grow faster by tapping into a team of designers, legal experts, and other reasonably-priced services. Design Services Canva Create your own designs with this remarkably […]
Read MoreInserting code from Google AdSense, Flickr, YouTube, and other sites in Dreamweaver
Posted by Janine Warner -
-
Dreamweaver, Dreamweaver CS3, Dreamweaver CS4, Dreamweaver CS5, Dreamweaver CS6, ecommerce, Tutorials, Uncategorized
Dreamweaver makes it easy to design web pages without ever having to look at the HTML code behind the scenes. But even though you don’t have to learn HTML, every once in a while knowing how to work with in Dreamweaver’s Code View can come in handy. In this tutorial, you’ll find instructions for using […]
Read More dwcs3, dwcs4, dwcs5, dwcs6, ecommerce