Alexis Wilke
|
202280fa6b
Do not add the id="simplemenu" in JavaScript. Do it in PHP instead.
|
15 rokov pred |
Alexis Wilke
|
18f4b720a8
* Many fixes as found in many issues.
|
15 rokov pred |
Roger López
|
0dbc7d7df4
#390968: Use Drupal 6's JavaScript API to load the JavaScript for the module, by remi
|
16 rokov pred |
Roger López
|
5c42f3c952
#285533: The word 'false' appears in the menu, by dellis, remi, Roger Lopez
|
16 rokov pred |
Roger López
|
a570618597
#235464: simplemenu disappears when Zen theme is turned on
|
16 rokov pred |
Roger López
|
53a2bce0bd
#296822: Add admin setting to disable menu on certain paths
|
16 rokov pred |
Ted Serbinski
|
23a553dc8b
update simplemenu to 6.x, patch by starbow, ax
|
17 rokov pred |
Ted Serbinski
|
d45e0979fa
- #199882, new options for controlling menu effects and timing, patch by Steve McKenzie, modified by me
|
17 rokov pred |
Ted Serbinski
|
5ef33d2fa2
fix JS parse error when compressed
|
17 rokov pred |
Ted Serbinski
|
67bf2e51ad
#144742 - don't show A titles
|
17 rokov pred |
Ted Serbinski
|
f9b542c391
add missing theme, fix hardcoded CSS
|
17 rokov pred |
Ted Serbinski
|
ebb1ab6ce1
ability to set new themes now
|
17 rokov pred |
Ted Serbinski
|
3d8955fb48
downgrade to superfish 1.3 so it actually works
|
17 rokov pred |
Ted Serbinski
|
778c49b92e
update to superfish 1.3.2 and latest bgiframe
|
17 rokov pred |
Ted Serbinski
|
31259736e3
update to superfish 1.3
|
17 rokov pred |
Ted Serbinski
|
08fe6616f9
fix parse error when using with JS aggregator
|
18 rokov pred |
Ted Serbinski
|
a5276dfe41
fix javascript chaining preventing effects
|
18 rokov pred |
Ted Serbinski
|
21563d09ce
major rewrite of menu code, tons of bug and usability fixes, faster, and better cross browser integration, and RTL support
|
18 rokov pred |
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
|
18 rokov pred |
Ted Serbinski
|
ba3b8e51d1
#114107, improved interface/colors, patch by quicksketch
|
18 rokov pred |
Ted Serbinski
|
6085946d1d
#114015, advanced menu settings to place menu anywhere on page, patch by Steve McKenzie, modified by me
|
18 rokov pred |
Ted Serbinski
|
a5022b38fc
bring back fixed position menu, but fix it from overlapping the theme
|
18 rokov pred |
Ted Serbinski
|
831fbf4e0f
fix page scroll down, #108655
|
18 rokov pred |
Ted Serbinski
|
60cc6ae1a3
renaming menu bar module to SimpleMenu module
|
18 rokov pred |
Ted Serbinski
|
1ed6151591
smooth initial loading of menu, thanks to craq for the tip
|
18 rokov pred |
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.
|
18 rokov pred |
Ted Serbinski
|
5ca8a4fc6c
#102423 fix anchor title from interfering with links, patch by quicksketch
|
18 rokov pred |
Ted Serbinski
|
44264836be
new menu bar built with jquery
|
18 rokov pred |