<?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: Styling map web applications with Bootstrap in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100583#M9231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you don't want to use the dojo Dijits you can use &lt;/SPAN&gt;&lt;A href="http://dojobootstrap.com/"&gt;Dojo Bootstrap&lt;/A&gt;&lt;SPAN&gt;. (Twitter bootstrap using Dojo instead of jQuery) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GitHub: &lt;/SPAN&gt;&lt;A href="https://github.com/xsokev/Dojo-Bootstrap"&gt;https://github.com/xsokev/Dojo-Bootstrap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can not include Claro or whatever stylesheet you typically use and style the Esri widgets similarly to Twitter Bootstrap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, it seems as if someone created a Bootstrap theme for Dojo: &lt;/SPAN&gt;&lt;A href="https://github.com/thesociable/dbootstrap"&gt;https://github.com/thesociable/dbootstrap&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 15:53:33 GMT</pubDate>
    <dc:creator>MattDriscoll</dc:creator>
    <dc:date>2012-12-07T15:53:33Z</dc:date>
    <item>
      <title>Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100577#M9225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone here tried to style web map applications with Twitter Bootstrap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i exclude completly the CSS used by esri in the demos and include those from bootstrap. I mean how can i&amp;nbsp; make the measurement tool look like&amp;nbsp; with twitter bootstrap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone has an example or know witch direction to take?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 15:21:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100577#M9225</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2012-12-06T15:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100578#M9226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I use Bootstrap, but only the CSS and not the jQuery stuff anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Technically it's just Bootstrap, since the main dev of the project left Twitter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://twitter.github.com/bootstrap/"&gt;http://twitter.github.com/bootstrap/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When it comes to styling the built-in esri/dojo dijits, it may not do exactly as you want and there may be some conflicts between the two in terms of class names. You can make a custom build of the stylesheet from the bootstrap page to leave out Forms styles for example. Bootstrap will also add styles for DOM elements like tables, forms, lists and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bootstrap won't just plug-in to the dijits, you'll need to either wrap them in something like a form/table or use something like dojo/dom-class to add the Bootstrap defined styles to a dijit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://dojotoolkit.org/reference-guide/1.7/dojo/dom-class.html"&gt;http://dojotoolkit.org/reference-guide/1.7/dojo/dom-class.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another option is to look at how Bootstrap does some of it's styling and try to mimic it on Dijit elements. One of Dojos annoying Dijit qualities is the amount of classnames and dom elements that get created in a dijit, so you may have to get creative.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a sample that demonstrates using Bootstrap (and Backbone.js) to create a ToC/Legend Menu that may be if use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.odoe.net/apps/legendtoc/"&gt;http://www.odoe.net/apps/legendtoc/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The source is on github&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/odoe/legendtoc"&gt;https://github.com/odoe/legendtoc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps a bit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 16:32:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100578#M9226</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-12-06T16:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100579#M9227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having dojo as a dependency for the api is an awfull choice&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 17:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100579#M9227</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2012-12-06T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100580#M9228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I use Bootstrap, but only the CSS and not the jQuery stuff anymore.&lt;BR /&gt;Technically it's just Bootstrap, since the main dev of the project left Twitter.&lt;BR /&gt;&lt;A href="http://twitter.github.com/bootstrap/"&gt;http://twitter.github.com/bootstrap/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;When it comes to styling the built-in esri/dojo dijits, it may not do exactly as you want and there may be some conflicts between the two in terms of class names. You can make a custom build of the stylesheet from the bootstrap page to leave out Forms styles for example. Bootstrap will also add styles for DOM elements like tables, forms, lists and so on.&lt;BR /&gt;&lt;BR /&gt;Bootstrap won't just plug-in to the dijits, you'll need to either wrap them in something like a form/table or use something like dojo/dom-class to add the Bootstrap defined styles to a dijit.&lt;BR /&gt;&lt;A href="http://dojotoolkit.org/reference-guide/1.7/dojo/dom-class.html"&gt;http://dojotoolkit.org/reference-guide/1.7/dojo/dom-class.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Another option is to look at how Bootstrap does some of it's styling and try to mimic it on Dijit elements. One of Dojos annoying Dijit qualities is the amount of classnames and dom elements that get created in a dijit, so you may have to get creative.&lt;BR /&gt;&lt;BR /&gt;I have a sample that demonstrates using Bootstrap (and Backbone.js) to create a ToC/Legend Menu that may be if use.&lt;BR /&gt;&lt;A href="http://www.odoe.net/apps/legendtoc/"&gt;http://www.odoe.net/apps/legendtoc/&lt;/A&gt;&lt;BR /&gt;The source is on github&lt;BR /&gt;&lt;A href="https://github.com/odoe/legendtoc"&gt;https://github.com/odoe/legendtoc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps a bit.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One more thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you dont want to use the built in widgets, at all, you can only import the compact version of the js api and then you are "free" to use whatever you wish. Am i right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally i think the css,layouts and digits are fine to make a demo or a proof of concept but for an application they are too resctritive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If by any change a client doesn´t want to have wigets floating in the screen or if you need a regular html form your are back to square one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 10:18:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100580#M9228</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2012-12-07T10:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100581#M9229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Having dojo as a dependency for the api is an awfull choice&lt;BR /&gt;&lt;BR /&gt;Thanks very much&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't disagree more.&amp;nbsp; While not the most popular, dojo is simple and powerful and the exact right tool for what is needed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 11:53:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100581#M9229</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-12-07T11:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100582#M9230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree with Jeff. I think prior to 1.7, some of the Dojo modules seemed clunky, but the documentation has vastly improved since then and Dojo provides just about everything I need to get things done. As a matter of fact, I have eliminated all third-party libraries from my projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My comments on the Dojo/Dijit annoyances have more to do with css customizations, because it just seems like a lot of divs in divs with multiple class names get created and it can get a little tricky at times. jQueryUI isn't much different in that respect though, so pOtatoe, potAtoe.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 13:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100582#M9230</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-12-07T13:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100583#M9231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you don't want to use the dojo Dijits you can use &lt;/SPAN&gt;&lt;A href="http://dojobootstrap.com/"&gt;Dojo Bootstrap&lt;/A&gt;&lt;SPAN&gt;. (Twitter bootstrap using Dojo instead of jQuery) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GitHub: &lt;/SPAN&gt;&lt;A href="https://github.com/xsokev/Dojo-Bootstrap"&gt;https://github.com/xsokev/Dojo-Bootstrap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can not include Claro or whatever stylesheet you typically use and style the Esri widgets similarly to Twitter Bootstrap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, it seems as if someone created a Bootstrap theme for Dojo: &lt;/SPAN&gt;&lt;A href="https://github.com/thesociable/dbootstrap"&gt;https://github.com/thesociable/dbootstrap&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 15:53:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100583#M9231</guid>
      <dc:creator>MattDriscoll</dc:creator>
      <dc:date>2012-12-07T15:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100584#M9232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That puts a smile on my face. Thanks for the links!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 16:52:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100584#M9232</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-12-07T16:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100585#M9233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That puts a smile on my face. Thanks for the links!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WOW &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well what is awfull is not Dojo, is beeing forced tu use it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 17:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100585#M9233</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2012-12-07T17:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100586#M9234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That puts a smile on my face. Thanks for the links!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;odoe, have you tried Bootstrap for dojo? I´m not used to Git(never used it) and im not being able to put it to work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any complete exmaple or at least point me to an exmaple?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 15:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100586#M9234</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2013-01-02T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Styling map web applications with Bootstrap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100587#M9235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That puts a smile on my face. Thanks for the links!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Definitely i am unable to ues/compile or whetever the dijit theme. Does anyone know if there is some boilerplate to use the bootstrap dijit theme?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, does Dojo have any theme builder like JQuery Theme builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 15:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/styling-map-web-applications-with-bootstrap/m-p/100587#M9235</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2013-02-11T15:40:49Z</dc:date>
    </item>
  </channel>
</rss>

