r13317 - Products.Archetypes/branches/plip11017-tag-selector-rmattb/Products/Archetypes/skins/archetypes/widgets/js

"Matt Barkau" <[email protected]>
Newsgroups gmane.comp.web.zope.plone.archetypes.cvs
Message-ID <[email protected]>
Author: rmattb
Date: Thu Dec  2 05:04:49 2010
New Revision: 13317

Modified:
   Products.Archetypes/branches/plip11017-tag-selector-rmattb/Products/Archetypes/skins/archetypes/widgets/js/keywordmultiselect.js
Log:
Remove unused dropdown reset function.  Refs #11017.

Modified: Products.Archetypes/branches/plip11017-tag-selector-rmattb/Products/Archetypes/skins/archetypes/widgets/js/keywordmultiselect.js
==============================================================================
--- Products.Archetypes/branches/plip11017-tag-selector-rmattb/Products/Archetypes/skins/archetypes/widgets/js/keywordmultiselect.js	(original)
+++ Products.Archetypes/branches/plip11017-tag-selector-rmattb/Products/Archetypes/skins/archetypes/widgets/js/keywordmultiselect.js	Thu Dec  2 05:04:49 2010
@@ -412,15 +412,6 @@
 			buildOptions.call($(this), options);
 		},
 		
-		// Show the dropdown list box
-		multiSelectOptionsShow: function() {
-			var multiSelect = $(this);
-			var multiSelectOptions = multiSelect.next('.multiSelectOptions');
-			var o = multiSelect.data("config");
-			// reset the scroll to the top
-			multiSelect.next('.multiSelectOptions').scrollTop(0);
-		},
-		
 		// get a comma-delimited list of selected values
 		selectedValuesString: function() {
 			var selectedValues = "";

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.