<div dir="ltr">Thanks.  I'll take a look.<div><br></div><div>-wes</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 30, 2015 at 1:54 PM, Jesse Gumm <span dir="ltr"><<a href="mailto:gumm@sigma-star.com" target="_blank">gumm@sigma-star.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Nitrogen, being a largely front-end framework, certainly sounds like it'd be a fit.</p>
<p dir="ltr">Showing and hiding elements on the page is a matter of calling wf:wire(#show{}) or wf:wire(#hide{}) in a postback event. You can see a simple version of this here: <a href="http://nitrogenproject.com/demos/effects" target="_blank">http://nitrogenproject.com/demos/effects</a></p>
<p dir="ltr">Feel free to plunk around with it, and if you have any questions, let me know.</p>
<p dir="ltr">-Jesse</p>
<p dir="ltr">P.S. Sorry for the terseness, I'm typing on my phone. <br><br></p>
<p dir="ltr">--<br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
<a href="tel:414.940.4866" value="+14149404866" target="_blank">414.940.4866</a> || <a href="http://sigma-star.com" target="_blank">sigma-star.com</a> || @jessegumm</p>
<div class="gmail_quote"><div><div class="h5">On Oct 30, 2015 2:00 PM, "Wes James" <<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">With my esysman app ( <a href="https://github.com/comptekki/esysman" target="_blank">https://github.com/comptekki/esysman</a> ) I use manual piecing of erlang binary/text chunks in the cowboy application that uses a .hrl for config info to building the interface.  <div><br></div><div>Anyone know of an erlang framework that would help in building web pages where rooms (one tab on the page then several other tabs for the other rooms) could be accessed with a click on a tabbed menu at the top and each room has computers laid out on the screen.  Right now, like I said, I'm doing that in loops inside the cowboy app.  I'd like cowboy to serve the interface, but some other framework to help build the interface, since I'm not that great at the html5 stuff.  Would nitrogen work?  html5 framework for erlang - I guess you'd call it??</div><div><br></div><div>Thanks,</div><div><br></div><div>-wes</div></div>
<br></div></div>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div>
</blockquote></div><br></div>