From b78e26e9f058869b3aaccc32a3dd448c0fac2eaf Mon Sep 17 00:00:00 2001 From: crschmidt Date: Thu, 19 Jun 2008 18:44:25 +0000 Subject: [PATCH] break out post-rendering into seperate function to be defined in page. This removes the tie between the LayerSwitcher and Ext that I had in my first commit. git-svn-id: http://svn.openlayers.org/trunk/openlayers@7381 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/controls.html | 34 ++++++++++++++++++++++++- lib/OpenLayers/Control/LayerSwitcher.js | 26 +++++++++++++------ 2 files changed, 51 insertions(+), 9 deletions(-) diff --git a/examples/controls.html b/examples/controls.html index 76affe5fef..b991b00c37 100644 --- a/examples/controls.html +++ b/examples/controls.html @@ -4,15 +4,47 @@ + + + + + + + + + + +