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)
-
Modify the menu names and/or design in this file
-
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)
-
Add an HTML or Javascript gadget to the side bar.
-
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.