27 Commits

Author SHA1 Message Date
Alexis Wilke
18f4b720a8 * Many fixes as found in many issues.
[#565736]
  [#412500]
  [#421732]
  [#766466]
* Passed through coder (fixed tabs, missing spaces)
* Added missing hook_uninstall() function to delete variables
* Fixed some formatting in code (.module, .inc, .css, .js)
2010-04-13 01:19:04 +00:00
Roger López
0dbc7d7df4 #390968: Use Drupal 6's JavaScript API to load the JavaScript for the module, by remi 2009-04-01 00:23:46 +00:00
Roger López
5c42f3c952 #285533: The word 'false' appears in the menu, by dellis, remi, Roger Lopez 2009-04-01 00:07:16 +00:00
Roger López
a570618597 #235464: simplemenu disappears when Zen theme is turned on 2008-12-06 18:04:45 +00:00
Roger López
53a2bce0bd #296822: Add admin setting to disable menu on certain paths 2008-10-17 01:08:12 +00:00
Ted Serbinski
23a553dc8b update simplemenu to 6.x, patch by starbow, ax 2008-02-28 21:47:17 +00:00
Ted Serbinski
d45e0979fa - #199882, new options for controlling menu effects and timing, patch by Steve McKenzie, modified by me 2008-01-26 23:08:39 +00:00
Ted Serbinski
5ef33d2fa2 fix JS parse error when compressed 2007-11-23 00:32:52 +00:00
Ted Serbinski
67bf2e51ad #144742 - don't show A titles 2007-11-22 05:11:47 +00:00
Ted Serbinski
f9b542c391 add missing theme, fix hardcoded CSS 2007-11-22 05:03:10 +00:00
Ted Serbinski
ebb1ab6ce1 ability to set new themes now 2007-11-22 04:43:47 +00:00
Ted Serbinski
3d8955fb48 downgrade to superfish 1.3 so it actually works 2007-11-22 03:41:53 +00:00
Ted Serbinski
778c49b92e update to superfish 1.3.2 and latest bgiframe 2007-11-22 01:53:28 +00:00
Ted Serbinski
31259736e3 update to superfish 1.3 2007-11-22 01:38:45 +00:00
Ted Serbinski
08fe6616f9 fix parse error when using with JS aggregator 2007-07-12 02:10:46 +00:00
Ted Serbinski
a5276dfe41 fix javascript chaining preventing effects 2007-04-07 05:51:57 +00:00
Ted Serbinski
21563d09ce major rewrite of menu code, tons of bug and usability fixes, faster, and better cross browser integration, and RTL support 2007-04-07 05:41:34 +00:00
Ted Serbinski
ec97ad2402 remove AJAX callback, pass menu structure to page directly, dramatically faster, 1 less HTTP request, clear your menu cache, can produce weirdness/infinit loops 2007-04-07 03:57:43 +00:00
Ted Serbinski
ba3b8e51d1 #114107, improved interface/colors, patch by quicksketch 2007-01-30 06:02:09 +00:00
Ted Serbinski
6085946d1d #114015, advanced menu settings to place menu anywhere on page, patch by Steve McKenzie, modified by me 2007-01-30 05:41:41 +00:00
Ted Serbinski
a5022b38fc bring back fixed position menu, but fix it from overlapping the theme 2007-01-30 04:57:20 +00:00
Ted Serbinski
831fbf4e0f fix page scroll down, #108655 2007-01-30 04:53:45 +00:00
Ted Serbinski
60cc6ae1a3 renaming menu bar module to SimpleMenu module 2007-01-11 03:25:24 +00:00
Ted Serbinski
1ed6151591 smooth initial loading of menu, thanks to craq for the tip 2007-01-10 06:13:00 +00:00
Ted Serbinski
1251927952 #108098 fix cursor being hidden in firefox, patch by quicksketch. note, the menu no longer stays on top as you scroll, however forms are usable once again. this feature will return in version 3 when it's rewritten to be 100% jQuery. 2007-01-10 05:40:31 +00:00
Ted Serbinski
5ca8a4fc6c #102423 fix anchor title from interfering with links, patch by quicksketch 2007-01-10 05:36:57 +00:00
Ted Serbinski
44264836be new menu bar built with jquery 2006-09-18 21:54:19 +00:00