Log of /contributions/modules/nice_menus/nice_menus.js
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 4 23:45:22 2008 UTC
(15 months, 3 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
#288694: thanks to jaymallison for another way to detect IE6 in the JS that actually seems to work more often.
Revision
1.5.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 15:32:01 2008 UTC
(16 months, 2 weeks ago)
by
add1sun
Branch:
DRUPAL-5
Changes since
1.5.2.7: +6 -2 lines
Diff to
previous 1.5.2.7
, to
branch point 1.5
#235562: Use drupal_add_js rather than conditional comments. Unfortunately this adds JS to all browsers on all pages but only fires the funky JS for IE. It does include a new setting so you can turn it off altogether if you don't want to support IE though.
Revision
1.10.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 15:28:30 2008 UTC
(16 months, 2 weeks ago)
by
add1sun
Branch:
DRUPAL-6--1
Changes since
1.10.2.3: +6 -2 lines
Diff to
previous 1.10.2.3
, to
branch point 1.10
#235562: Use drupal_add_js rather than conditional comments. Unfortunately this adds JS to all browsers on all pages but only fires the funky JS for IE. It does include a new setting so you can turn it off altogether if you don't want to support IE though.
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 15:27:38 2008 UTC
(16 months, 2 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.13: +6 -2 lines
Diff to
previous 1.13
#235562: Use drupal_add_js rather than conditional comments. Unfortunately this adds JS to all browsers on all pages but only fires the funky JS for IE. It does include a new setting so you can turn it off altogether if you don't want to support IE though.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 9 17:40:20 2008 UTC
(21 months, 2 weeks ago)
by
add1sun
Branch:
MAIN
Changes since
1.10: +2 -1 lines
Diff to
previous 1.10
#215477: Remove extra creation of iFrame and make it JS only as well as adding the JS src fix for SSL. Thanks to nschindler for identifying, first patch and testing.
Revision
1.10.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 9 17:38:48 2008 UTC
(21 months, 2 weeks ago)
by
add1sun
Branch:
DRUPAL-6--1
Changes since
1.10: +2 -1 lines
Diff to
previous 1.10
#215477: Remove extra creation of iFrame and make it JS only as well as adding the JS src fix for SSL. Thanks to nschindler for identifying, first patch and testing.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 14:59:40 2007 UTC
(2 years, 3 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.6: +13 -40 lines
Diff to
previous 1.6
Holy cow, this is what happens when you try to patch and commit across two machines. These files should actually work now.
Revision
1.5.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 26 19:25:40 2007 UTC
(2 years, 7 months ago)
by
add1sun
Branch:
DRUPAL-5
Changes since
1.5: +2 -43 lines
Diff to
previous 1.5
Bunch of changes to get this moving to 5. Includes numerous changes from #113294, thanks to miseryshining, burgs, SubWolf and JamesSharpe. Also makes the output themable - #79504 - thanks to webchick. I branched too soon :)
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 26 19:24:25 2007 UTC
(2 years, 7 months ago)
by
add1sun
Branch:
MAIN
Changes since
1.5: +2 -43 lines
Diff to
previous 1.5
Bunch of changes to get this moving to 5. Includes numerous changes from #113294, thanks to miseryshining, burgs, SubWolf and JamesSharpe. Also makes the output themable - #79504 - thanks to webchick. w00t
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 6 10:21:51 2006 UTC
(3 years, 3 months ago)
by
jakeg
Branch:
MAIN
Changes since
1.3: +17 -18 lines
Diff to
previous 1.3
- Use of em rather than px for some css to enable better resizing
- #76159 add class for menu items rather than dynamic mid
- #76067 don't include js in css-only capable browsers
- tidy up readme file
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 30 09:57:19 2006 UTC
(3 years, 8 months ago)
by
jakeg
Branch:
DRUPAL-4-7
Changes since
1.1: +33 -28 lines
Diff to
previous 1.1
lots of CSS examples added to README.txt, made it so navigation menu will show username as title if logged in (and block not hidden)
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 30 09:52:58 2006 UTC
(3 years, 8 months ago)
by
jakeg
Branch:
MAIN
Changes since
1.2: +2 -0 lines
Diff to
previous 1.2
lots of CSS examples added to README.txt, made it so navigation menu will show username as title if logged in (and block not hidden)
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 2 11:26:23 2006 UTC
(3 years, 9 months ago)
by
jakeg
Branch:
MAIN
Changes since
1.1: +29 -26 lines
Diff to
previous 1.1
Thanks to Simon Rawson for much time spent on this:
- Makes it possible to have non-fixed widths for horizontal (dropdown) menus
- Should fix conflict with other modules and Javascript onLoad
- should fix caching problem with javascript called twice (thanks moshe, http://drupal.org/node/44664 )
- maybe fixes problems people have had with IE?
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.