You are here

Files in Language Switcher Dropdown 7

Primary tabs

File namesort descending Location Namespace Description
dd.css msdropdown/css/msdropdown/dd.css .borderRadius{-moz-border-radius:5px; border-radius:5px; } .borderRadiusTp{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;} .borderRadiusBtm{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;} .ddcommon…
flags.css msdropdown/css/msdropdown/flags.css .flag{float:left;padding:0 !important;margin:0 5px 0 0;width:16px;height:11px;background:url(../../images/msdropdown/icons/flagssprite_small.png) no-repeat;}.flag.ad{background-position:0 0}.flag.ae{background-position:0…
Javascript image dropdown - basic msdropdown/examples/index.html Javascript image dropdown - basic
Javascript image dropdown - basic msdropdown/examples/use-checkbox.html Javascript image dropdown - basic
Javascript image dropdown - By JSON data msdropdown/examples/byjson.html Javascript image dropdown - By JSON data
Javascript image dropdown - CSS sprite msdropdown/examples/css-sprite.html Javascript image dropdown - CSS sprite
Javascript image dropdown - Documentation msdropdown/examples/help.html Javascript image dropdown - Documentation
Javascript image dropdown - mouse events msdropdown/examples/mouse-events.html Javascript image dropdown - mouse events
Javascript image dropdown - multiple skin msdropdown/examples/multiple-skin.html Javascript image dropdown - multiple skin
Javascript image dropdown - Object oriented approach msdropdown/examples/object-oriented-approach-more.html Javascript image dropdown - Object oriented approach
Javascript image dropdown - Object oriented approach msdropdown/examples/object-oriented-approach.html Javascript image dropdown - Object oriented approach
lang_dropdown.css lang_dropdown.css .form-item-lang-dropdown-select { display: inline; } .lang-dropdown-form img.language-icon { padding: 0 4px; }
lang_dropdown.info lang_dropdown.info name = Language Switcher Dropdown package = Multilingual description = Provides a dropdown select to switch between available languages. dependencies[] = locale configure = 'admin/structure/block' core = 7.x files[] =…
lang_dropdown.install lang_dropdown.install Install, update, and uninstall functions for the Language switcher dropdown module.
lang_dropdown.module lang_dropdown.module
ldsBlue.css msdropdown/css/msdropdown/ldsBlue.css /*************** blue language dropdown switcher theme **********************/ .ldsBlue{border:1px solid #33f;} .ldsBlue .divider{border-left:1px solid #33f; border-right:1px solid #ccf; right:24px;} .ldsBlue .ddArrow{width:16px;height:16px;…
ldsDark.css msdropdown/css/msdropdown/ldsDark.css /*************** dark language dropdown switcher theme **********************/ .ldsDark{border:1px solid #3c3c3c;} .ldsDark .divider{border-left:1px solid #3e3e3e; border-right:1px solid #000; right:24px;} .ldsDark .ddArrow{width:16px;height:16px;…
ldsSkin.css msdropdown/css/msdropdown/ldsSkin.css /*************** default language dropdown switcher theme - enforce ul paddihg in dd theme **********************/ .ldsSkin{border:1px solid #c3c3c3;} .ldsSkin .divider{border-left:1px solid #c3c3c3; border-right:1px solid #fff; right:24px;} .ldsSkin…
README.txt README.txt ------------------------------------------------------------------------------------ INSTALLATION ------------------------------------------------------------------------------------ This module requires…
Readme.txt msdropdown/Readme.txt License: You may use msDropDown under the terms of either the MIT License or the Gnu General Public License (GPL) Version 2. The MIT License is recommended for most projects. It is simple and easy to understand, and it places almost no restrictions…
sample.css msdropdown/examples/css/sample.css body{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; background:#070707} .small { color: #000066; font-family: Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; …
Samples msdropdown/index.html Samples
skin2.css msdropdown/css/msdropdown/skin2.css .blue{border:1px solid #ddd;} .blue .divider{display:none} .blue .ddArrow{width:27px;height:27px; margin-top:-14px; background:url(../../images/msdropdown/skin2/dd_arrow.gif) no-repeat;} .blue .ddArrow:hover{background-position:0 100%;} .blue…
sprite.css msdropdown/css/msdropdown/sprite.css /************* use sprite *****************/ .smallIcons li, .smallIcons .ddTitleText{ /* .smallIcons .ddTitle .ddTitleText - this will be used when option is selected…
submitdata.php msdropdown/examples/submitdata.php

Other projects