<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>development corrupts</title>
  <link>https://afuna.dreamwidth.org/</link>
  <description>development corrupts - Dreamwidth Studios</description>
  <lastBuildDate>Mon, 17 May 2010 14:33:42 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>afuna</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/13/32</url>
    <title>development corrupts</title>
    <link>https://afuna.dreamwidth.org/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>https://afuna.dreamwidth.org/929109.html</guid>
  <pubDate>Mon, 17 May 2010 14:33:42 GMT</pubDate>
  <title>Opera autocompleting issues // jsFiddle is win</title>
  <link>https://afuna.dreamwidth.org/929109.html</link>
  <description>Have been fighting Opera, trying to make it understand that I need the tab and enter keys for autocomplete. Lots of googling later, finally realized that I could ignore all the talk of trying to bind to the keypress event or whatever, and instead use the existing hooks to set a &quot;just completed&quot; flag, after an item has been selected. Then, if the form gets submitted by the enter key, or if we leave the text box, check whether we&apos;d just completed something. &lt;br /&gt;&lt;br /&gt;It sounds horribly complicated, but it&apos;s only three tiny chunks of code (or it was, after I got rid of all the other more complicated, but unnecessary, approaches \o/)&lt;br /&gt;&lt;br /&gt;Really useful article about jquery ui widgets:&lt;br /&gt;* &lt;a href=&quot;http://bililite.com/blog/understanding-jquery-ui-widgets-a-tutorial/&quot;&gt;Understanding jQuery UI widgets: A tutorial&lt;/a&gt; was crucial to my understanding of events in jQuery. &lt;br /&gt;&lt;br /&gt;Also, &lt;a href=&quot;http://jsfiddle.net/&quot;&gt;jsFiddle&lt;/a&gt; is awesome. It&apos;s a combination of pastebin and an active dev environment. I &lt;a href=&quot;http://javascript.dreamwidth.org/727.html&quot;&gt;talk about it a bit&lt;/a&gt; in the &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://javascript.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/community.png&apos; alt=&apos;[community profile] &apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://javascript.dreamwidth.org/&apos;&gt;&lt;b&gt;javascript&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; community, but really it&apos;s much better than I can make it sound *g* &lt;br /&gt;&lt;br /&gt;(A couple of weeks ago, I posted a link to Google Playground. This is like that, but even niftier if you just want to play with JS and JS frameworks, not Google&apos;s APIs).&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=afuna&amp;ditemid=929109&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://afuna.dreamwidth.org/929109.html</comments>
  <category>code</category>
  <category>javascript</category>
  <category>jquery</category>
  <category>links</category>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://afuna.dreamwidth.org/919987.html</guid>
  <pubDate>Fri, 19 Mar 2010 10:54:59 GMT</pubDate>
  <title>jQuery</title>
  <link>https://afuna.dreamwidth.org/919987.html</link>
  <description>Some useful places to start if you want to find out about jQuery:&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://tutsvalley.com/tutorials/7-amazing-presentation-slides-to-teach-you-how-to-code-with-jquery/&quot;&gt;7 Amazing Presentation Slides to Teach you How to Code with jQuery&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://net.tutsplus.com/javascript-ajax/15-resources-to-get-you-started-with-jquery-from-scratch/&quot;&gt; 15 Resources To Get You Started With jQuery From Scratch&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And if you don&apos;t want to bother with setting up an HTML testbed (I know I was too lazy to!), a quick way to get started playing while going through the slides is &lt;a href=&quot;http://code.google.com/apis/ajax/playground/#jquery&quot;&gt;the jQuery section of the Google Code Playground&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For example, replace the OnLoad function there with this:&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://afuna.dreamwidth.org/919987.html#cutid1&quot;&gt;sample code&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=afuna&amp;ditemid=919987&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://afuna.dreamwidth.org/919987.html</comments>
  <category>links</category>
  <category>javascript</category>
  <category>jquery</category>
  <category>code</category>
  <lj:mood>relaxed</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
</channel>
</rss>
