<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Map shadow in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402652#M37059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you are after?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsfiddle.net/riyasdeen/mons12qn/" title="http://jsfiddle.net/riyasdeen/mons12qn/"&gt;Edit fiddle - JSFiddle&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 07:44:35 GMT</pubDate>
    <dc:creator>RiyasDeen</dc:creator>
    <dc:date>2014-08-27T07:44:35Z</dc:date>
    <item>
      <title>Map shadow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402651#M37058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am looking to add some show between the west and east panels (JQuery UI layout). I tried adding box-shadow: inset but dont get any positive results except in Firebug when I change the SVG map-gc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End result should look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/5348_Capture.PNG" style="width: 620px; height: 510px;" /&gt;&lt;/P&gt;&lt;P&gt;As I have it, only the header box-shadow shows:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/5349_Capture.PNG" style="width: 620px; height: 414px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 18:46:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402651#M37058</guid>
      <dc:creator>AlexGole</dc:creator>
      <dc:date>2014-08-26T18:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Map shadow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402652#M37059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you are after?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsfiddle.net/riyasdeen/mons12qn/" title="http://jsfiddle.net/riyasdeen/mons12qn/"&gt;Edit fiddle - JSFiddle&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 07:44:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402652#M37059</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-08-27T07:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Map shadow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402653#M37060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Riyas,&lt;/P&gt;&lt;P&gt;This is exactly what I am after. The only problem with this is that I am using &lt;A href="http://layout.jquery-dev.com/"&gt;JQuery UI Layout&lt;/A&gt; not dojo. the box-shadow: inset.... works great for this layout too but when I add the map to the center pane then the map it self hides the inset shadow. Playing around with Firefox, I saw that it could work if I add some css to "map.gc" SVG...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when adding some code "box-shadow: inset....!important" in my script, it does not do anything. Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way I really like the shadow you added to the slider!&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 15:43:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402653#M37060</guid>
      <dc:creator>AlexGole</dc:creator>
      <dc:date>2014-08-27T15:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Map shadow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402654#M37061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My knowledge on JQuery Layout is limited. If you look at my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below span tag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14091549327344275 jive_text_macro" jivemacro_uid="_14091549327344275"&gt;
&lt;P&gt;&amp;lt;span id="shadow" style="height: 100%; width: 100%;"&amp;gt;&amp;lt;/span&amp;gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And below CSS style are the one's which is creating the map shadow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14091549534139523 jive_text_macro" jivemacro_uid="_14091549534139523" modifiedtitle="true"&gt;
&lt;P&gt;#shadow {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -moz-box-shadow:&amp;nbsp;&amp;nbsp;&amp;nbsp; inset 0 0 10px #000000;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-box-shadow: inset 0 0 10px #000000;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; box-shadow:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inset 0 0 10px #000000;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; z-index: 10000;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; background: transparent;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; position: absolute;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; left: 0px;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; top: 0px;&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The span tag is placed within the map container, as long as you place the span tag inside your map container div and have the CSS class you should get the shadow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 16:00:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402654#M37061</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-08-27T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Map shadow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402655#M37062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not working with JQuery layout UI but it looks great in dojo. Thank you for sharing! I will need to find a fix in Jquery.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 17:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402655#M37062</guid>
      <dc:creator>AlexGole</dc:creator>
      <dc:date>2014-08-27T17:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Map shadow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402656#M37063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Riyas and anyone else encountering the same issue as mine,&lt;/P&gt;&lt;P&gt;I found the solution to my problem. It seems like it is one of the issues that exist when working with dojo and JQuery at the same time. The fix is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS:&lt;/P&gt;&lt;P&gt;svg#map_gc {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; box-shadow: inset 0 0 20px black;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 22:37:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/map-shadow/m-p/402656#M37063</guid>
      <dc:creator>AlexGole</dc:creator>
      <dc:date>2014-08-27T22:37:25Z</dc:date>
    </item>
  </channel>
</rss>

