<div dir="ltr"><div>Hi all! Sorry if this is a dumb question but I&#39;m having trouble figuring out how to set head attributes such as viewport. I tried something like:<br><br>anHtmlRoot attributeAt: &#39;viewport&#39; put: &#39;width=device-width, initial-scale=1.0&#39;<br>
<br></div>But this doesn&#39;t work at all. I also read on the Seaside manual about headAttributes and I tried using the Find function in Smalltalk to search for relevant code, but I couldn&#39;t really find anything useful for headAttributes. <br>
<br>I&#39;m new to Smalltalk and Seaside so any help that you could offer would be most appreciated. Thank you!<br></div>