What is the path for floatingPane CSS at version 3.11?

1491
2
Jump to solution
12-03-2014 12:54 PM
TracySchloss
Frequent Contributor

I assume I still need to load a separate CSS for the FloatingPane and ResizeHandle.  Up until version 3.11 the path was

   <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/3.10/js/dojo/dojox/layout/resources/FloatingPane.css">

    <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/3.10/js/dojo/dojox/layout/resources/ResizeHandle.css">

I know the stylesheet URLs had changes starting with 3.11.  What should the path be for these two CSS? 

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
KellyHutchins
Esri Frequent Contributor
2 Replies
KellyHutchins
Esri Frequent Contributor
TracySchloss
Frequent Contributor

That fixed it, thanks.

0 Kudos