8000 GitHub - dippe/dpBlogger: google blogger HTML gadgets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dippe/dpBlogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dpBlogger

This project contains an HTML and js codes for "making better" the Google Blogger sites (blogspot).

#dpBloggerMenu

Features:

  • simple
  • compatible with the most browsers (also without CSS3)
  • maximum two level (upper and inner menu)
  1. Modify the menu names and/or design in this file

  2. Add the jquery and jquery ui libs to the Blogger HTML Template code, into the header part: ...

    <script src='//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'/> <script src='//ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js'/> ...

    If you don't want edit the template, you can add it to the beginning of this code. (not fully tested)

  3. Add an HTML or Javascript gadget to the side bar.

  4. Copy this file into it.


Simple animated, vertical menu for the Google Blogger (blogspot).

Copyright (C) 2012 Peter Dajka (dippede@gmail.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Visit http://dippe.github.com or http://www.wsys.hu for more information.

About

google blogger HTML gadgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0