As always, it is jQuery based widget, and your blog must have the jQuery plugin. if your blog already have a latest jQuery plugin, then Ignore this step and directly follow the Second step.
If not add the below snippet code before </head> tag
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js"></script>
Follow this steps
- Go TO blogger Dashboard
- Click on Layout
- click on Add Gadget
- Add HTML/JavaScript gadget(click + sign in front of gadget)
- in Content section paste following code , leave title blank
Changes have to made
Replace your facebook page name With WeezyTechStuff in the code above
Additional changes
If you want wait time of popup in crease or decrease
then change the value "10" with no of seconds you want in code above
var sec = 10
and
Please wait..<span>10</span> Seconds
No comments:
Post a Comment