<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with dhtml</title>
      <link>http://ask.metafilter.com/tags/dhtml</link>
      <description>Questions tagged with 'dhtml' at Ask MetaFilter.</description>
	  <pubDate>Wed, 19 Aug 2009 08:09:06 -0800</pubDate> <lastBuildDate>Wed, 19 Aug 2009 08:09:06 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Zoomy Lightbox a la Firefox?</title>
	<link>http://ask.metafilter.com/130583/Zoomy%2DLightbox%2Da%2Dla%2DFirefox</link>	
	<description>I am in love with the zoom-in dialog box used for the video demo on &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/3.5.2/whatsnew/&quot;&gt;the Firefox 3.5 &apos;what&apos;s new&apos; screen&lt;/a&gt;. Is there a cross-browser equivalent? I know about various &apos;lightbox&apos; scripts, but this zoom thing is new to me.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.130583</guid>
	<pubDate>Wed, 19 Aug 2009 08:09:06 -0800</pubDate>
	<category>dhtml</category>
	<category>firefox</category>
	<category>javascript</category>
	<category>lightbox</category>
	<category>video</category>
	<category>zoom</category>
	<dc:creator>CaptApollo</dc:creator>
	</item>
	<item>
	<title>Super-configurable javascript calendar picker?</title>
	<link>http://ask.metafilter.com/107462/Superconfigurable%2Djavascript%2Dcalendar%2Dpicker</link>	
	<description>Does anyone know of a Javascript/DHTML date picker (or calendar widget, or whatever you want to call it) that allows you to configure it so that only specific date choices are available?  Specifically, I&apos;d love to find one that lets me set its configuration such that only the first or third Mondays of the month are clickable, or other restrictions similar to this.

Any thoughts?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107462</guid>
	<pubDate>Sat, 22 Nov 2008 08:09:41 -0800</pubDate>
	<category>calendar</category>
	<category>datepicker</category>
	<category>dhtml</category>
	<category>javascript</category>
	<category>resolved</category>
	<category>webdevelopment</category>
	<dc:creator>delfuego</dc:creator>
	</item>
	<item>
	<title>jQuery vs. Scriptaculous</title>
	<link>http://ask.metafilter.com/76454/jQuery%2Dvs%2DScriptaculous</link>	
	<description>JavaScript: jQuery vs Scriptaculous - Which is currently the favorite amongst developers? I&apos;m about to implement a JavaScript framework on a large project.  I have years and years of experience with JavaScript, DOM, AJAX, etc, but this will be my first time using a JavaScript framework.  Finally making the jump in the hopes that it will make my life easier.&lt;br&gt;
&lt;br&gt;
Which of the big-boys are favorited amongst developers these days?  It seems like it&apos;s currently down to &lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt; vs &lt;a href=&quot;http://script.aculo.us/&quot;&gt;Scriptaculous&lt;/a&gt;, but I&apos;m open to other suggestions.  I realize that it comes down largely to personal preference, but I&apos;d mainly like to know the pluses, minuses, and differences between the two.  Performance and Ease-of-Use are top priorities.  Please no fanboy flamewars, thx.  :)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.76454</guid>
	<pubDate>Fri, 16 Nov 2007 15:49:10 -0800</pubDate>
	<category>ajax</category>
	<category>dhtml</category>
	<category>dom</category>
	<category>html</category>
	<category>javascript</category>
	<category>jquery</category>
	<category>mootools</category>
	<category>prototype</category>
	<category>scriptaculous</category>
	<dc:creator>afx114</dc:creator>
	</item>
	<item>
	<title>Tonight I&apos;m gonna blog like it&apos;s 1993</title>
	<link>http://ask.metafilter.com/63754/Tonight%2DIm%2Dgonna%2Dblog%2Dlike%2Dits%2D1993</link>	
	<description>What blog/CMS software would you recommend that doesn&apos;t rely on MySQL or another database backend? So, I finally broke down and bought a vanity domain for myself, and I want to set up a small site there, just to provide occasional updates to my friends and family, and maybe host some other content that I want to share. It&apos;s nothing big, I don&apos;t expect much/any traffic, and I&apos;m not looking to make money off of it.&lt;br&gt;
&lt;br&gt;
I decided to go with &lt;a href=&quot;https://www.nearlyfreespeech.net/&quot;&gt;Nearly Free Speech&lt;/a&gt; for hosting, because they offer a nice metered plan that only charges me for the bandwidth that I actually use, which is cool. But they (quite reasonably) charge extra for SQL processes.  So I&apos;d like to find some sort of simple CMS that doesn&apos;t require a database to run. PHP4 and CGI (all major languages incl. Perl, Python, Ruby) are both OK.&lt;br&gt;
&lt;br&gt;
The only things that have turned up so far are &lt;a href=&quot;http://flatpress.nowhereland.it/&quot;&gt;FlatPress&lt;/a&gt;, which is a sort of WordPress clone that uses flat files, and &lt;a href=&quot;http://www.simplephpblog.com/index.php&quot;&gt;Simple PHP Blog&lt;/a&gt;. Are there other packages that I&apos;m missing? Has anyone ever used either one? How bad are they to set up? FlatPress seems a little light on documentation...at least compared to regular WordPress, which has a lot of &apos;Howto&apos;-style documentation because everyone and their cousin seems to use it.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://ask.metafilter.com/43884/How-to-embed-a-blog-without-complicated-coding&quot;&gt;This question&lt;/a&gt; last August was about alternatives to popular blog packages that don&apos;t require complex coding, but I&apos;m less concerned with that than I am in just avoiding SQL completely.&lt;br&gt;
&lt;br&gt;
I don&apos;t care about anything very fancy, like the ability to use plugins or customize the style very much. I just want a way of throwing content up onto the site, without having to maintain, organize, and edit a lot of static HTML files. I don&apos;t really even care about comments, although they&apos;re a plus.&lt;br&gt;
&lt;br&gt;
Maybe what I&apos;m looking for really isn&apos;t &quot;blog&quot; software. Really, I just want some sort of management system, that avoids the static-HTML morass that I dread from my early-90s experiments with personal web sites. (I used to manage things by keeping a local mirror of the site, adding my content by hand, and then using an FTP client to sync the server&apos;s copy. It worked OK, but I want to be able to update from the road, without being tied to the machine with the local mirror.)&lt;br&gt;
&lt;br&gt;
Anyway, I&apos;m open to any suggestions, experiences, or anecdotes that folks would like to give.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.63754</guid>
	<pubDate>Wed, 30 May 2007 21:26:02 -0800</pubDate>
	<category>blog</category>
	<category>CMS</category>
	<category>DHTML</category>
	<category>flatfiles</category>
	<category>homepage</category>
	<category>internet</category>
	<category>software</category>
	<category>web</category>
	<dc:creator>Kadin2048</dc:creator>
	</item>
	<item>
	<title>Help me find a menu that doesn&apos;t suck</title>
	<link>http://ask.metafilter.com/60028/Help%2Dme%2Dfind%2Da%2Dmenu%2Dthat%2Ddoesnt%2Dsuck</link>	
	<description>I need a good DHTML menu package. I&apos;m designing a web application and right now I&apos;ve got a basic Suckerfish dropdown menu, but I want something with a little more style.  I would love to use something like &lt;a href=&quot;http://www.telerik.com/products/aspnet/controls/menu/overview.aspx&quot;&gt;radmenu&lt;/a&gt; but my app is written in ColdFusion not .net.  I need a recommendation, it&apos;s no problem if it costs a few hundred bucks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.60028</guid>
	<pubDate>Thu, 05 Apr 2007 15:36:55 -0800</pubDate>
	<category>coldfusion</category>
	<category>dhtml</category>
	<category>html</category>
	<category>menu</category>
	<category>pulldown</category>
	<category>web</category>
	<category>webdesign</category>
	<dc:creator>TungstenChef</dc:creator>
	</item>
	<item>
	<title>AJAX/DHTML date picker that doesn&apos;t suck</title>
	<link>http://ask.metafilter.com/54391/AJAXDHTML%2Ddate%2Dpicker%2Dthat%2Ddoesnt%2Dsuck</link>	
	<description>I&apos;m looking for a lightweight, reusable, &quot;server neutral&quot;, DHTML/AJAX style date-picker calendar widget without any Internet Explorer memory leaks.  Not looking like ass is a plus.  Free is great, reasonably priced is fine. Does anyone have a favorite? To give you an idea what I&apos;m looking for, here are a few I&apos;ve rejected.&lt;br&gt;
&lt;br&gt;
1. &lt;a href=&quot;http://developer.yahoo.com/yui/calendar/&quot;&gt;YUI Calendar&lt;/a&gt;.  Well engineered, but 83 KB of code is a little too heavy.&lt;br&gt;
&lt;br&gt;
2. &lt;a href=&quot;http://www.frequency-decoder.com/2006/10/02/unobtrusive-date-picker-widgit-update&quot;&gt;Frequency Decoder Unobstrusive Date-Picker&lt;/a&gt;.  Very slick, but has a ton of IE memory leaks, and with 61 KB of code we&apos;re still a little heavy.&lt;br&gt;
&lt;br&gt;
3. &lt;a href=&quot;http://www.zapatec.com/website/main/products/prod1/&quot;&gt;Zapatec&lt;/a&gt;.  Heavy, and it&apos;s a bit pricey for an unrestricted licesnse.&lt;br&gt;
&lt;br&gt;
4. &lt;a href=&quot;http://www.calendarxp.net/&quot;&gt;CalendarXP&lt;/a&gt;.  No built in &quot;pop-up&quot; support, it&apos;s a bit pricey for an unrestricted licesnse, and on the edge of &quot;heaviness&quot; (about 40kb - 80kb, depending on how you implement things)&lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.54391</guid>
	<pubDate>Thu, 04 Jan 2007 14:07:20 -0800</pubDate>
	<category>ajax</category>
	<category>calendar</category>
	<category>dhtml</category>
	<dc:creator>alan</dc:creator>
	</item>
	<item>
	<title>looking for web image rotator that does text captions</title>
	<link>http://ask.metafilter.com/44692/looking%2Dfor%2Dweb%2Dimage%2Drotator%2Dthat%2Ddoes%2Dtext%2Dcaptions</link>	
	<description>Web / Flash / DHTML Developers:  help me find an image rotator for a website home page; I want it to take text from a config file and overlay it on the image, like a caption; some more specific requirements follow I run the website for a non-profit visual arts / performance organization, and I would like to add an &quot;image rotator&quot; to the home page.  This would be an app (in Flash or Javascript) that would slowly go through a slideshow of images, with some caption text.  It wouldn&apos;t just randomly give me one static image each time the page loads ... it needs to change every N seconds, by itself.  We have lots of events going on constantly, but there are always a few key ones that we really want to push.&lt;br&gt;
&lt;br&gt;
I want this to be trivial for me to administer, which leads to these desires:&lt;br&gt;
1. ability to upload to a designated directory and that automatically includes it in the rotation&lt;br&gt;
2. failing #1, at most I have to add the image filename reference to a config file (e.g. an XML file)&lt;br&gt;
3. ability to have me provide text (either in individual text file or in larger config file) and have that text overlaid at bottom of image, or directly below, as a caption.&lt;br&gt;
4. no requirement for recompiling a flash app, i.e. using flash authoring tool&lt;br&gt;
5.  clicking on image takes browser to URL defined in text/config file&lt;br&gt;
6.  bonus points for pausing on mouseover&lt;br&gt;
7.  double bonus points for fade in/out between images&lt;br&gt;
8.  triple bonus points (and standing ovation) for ability to provide URL to image elsewhere on web -- not actually uploaded to my own website&lt;br&gt;
&lt;br&gt;
If Flash, then it needs to be functional with Flash 6 at minimum.&lt;br&gt;
If JS/DHTML, it needs to work in IE6 and Mozilla/Firefox.&lt;br&gt;
&lt;br&gt;
My site is already running ASP (yuck).  Rather than muck with the ASP more than I have to with this inherited site, I&apos;d rather embed JS or Flash.  But if someone knows of an ASP solution that does exactly what I&apos;m looking for, please let me know.&lt;br&gt;
&lt;br&gt;
I guess it looks like a lot of constraints, but these kinds of image rotators are all over the web, so I&apos;m hoping that someone here already has experience with these and can guide me to a good one, or narrow the population down to the one&apos;s that are most well-known, stable, documented, etc.&lt;br&gt;
&lt;br&gt;
Here are two that I found that come close:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.datasprings.com/Products/DNNModules/FlashImageRotator/tabid/372/Default.aspx&quot;&gt;http://www.datasprings.com/Products/DNNModules/FlashImageRotator/tabid/372/Default.aspx&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.datasprings.com/portals/0/flash1.jpg&quot;&gt;http://www.datasprings.com/portals/0/flash1.jpg&lt;/a&gt;&lt;br&gt;
problem:  it requires a &quot;DNN&quot; web environment?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.jeroenwijering.com/?item=Flash_JPG_Rotator&quot;&gt;http://www.jeroenwijering.com/?item=Flash_JPG_Rotator&lt;/a&gt;&lt;br&gt;
problem:  no text overlay?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.google.com/search?q=flash+image+rotator+caption&quot;&gt;http://www.google.com/search?q=flash+image+rotator+caption&lt;/a&gt;&lt;br&gt;
more found by Googling but none quite fit the bill&lt;br&gt;
&lt;br&gt;
Having searched the web, the key requirement that&apos;s hard to find is that I want to specify text to overlay on the image, or show just below image.  If this just isn&apos;t out there, maybe I can find a separate script/processor that will add the text via command line process.  I just don&apos;t want to have to run an image editing program and manually dork around with text placement every time I get a new image to add to the rotator.&lt;br&gt;
&lt;br&gt;
I&apos;m not averse to paying for this, either for an off-the-shelf product or for someone here to code it up for me.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.44692</guid>
	<pubDate>Fri, 18 Aug 2006 06:13:27 -0800</pubDate>
	<category>dhtml</category>
	<category>flash</category>
	<category>javascript</category>
	<category>programming</category>
	<category>webdesign</category>
	<dc:creator>intermod</dc:creator>
	</item>
	<item>
	<title>Keeping inventory in HTML, boo to Excel!</title>
	<link>http://ask.metafilter.com/38523/Keeping%2Dinventory%2Din%2DHTML%2Dboo%2Dto%2DExcel</link>	
	<description>AJAX / DHTML / javascript-filter: If I have an HTML table of numbers, is there a script I can add which would allow me to have a little -/+ button for each cell that would adjust the value of a number in the cell? This is for simple inventory management and would preferably just run as a local HTML file on a Mac OS X machine. (or flash drive)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.38523</guid>
	<pubDate>Fri, 19 May 2006 15:33:17 -0800</pubDate>
	<category>ajax</category>
	<category>app</category>
	<category>dhtml</category>
	<category>inventory</category>
	<dc:creator>clango</dc:creator>
	</item>
	<item>
	<title>Free menu code?</title>
	<link>http://ask.metafilter.com/38493/Free%2Dmenu%2Dcode</link>	
	<description>Where can I find free DHTML menu code that doesn&apos;t require a visible link back to the developer&apos;s website?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.38493</guid>
	<pubDate>Fri, 19 May 2006 08:14:08 -0800</pubDate>
	<category>DHTML</category>
	<category>DHTMLmenucode</category>
	<dc:creator>tizzie</dc:creator>
	</item>
	<item>
	<title>Regex: Text from HTML, no attributes</title>
	<link>http://ask.metafilter.com/35120/Regex%2DText%2Dfrom%2DHTML%2Dno%2Dattributes</link>	
	<description>Regex Madness...filter. How do I pull the text out of an html document without looking at the tag attributes? I&apos;m using javascript... and I am just stuck. I think my brain is about to explode.&lt;br&gt;
&lt;br&gt;
I&apos;m trying to pull certain things out of an html document. Let&apos;s say, for simplicity&apos;s sake, it looks like this... &apos;cept with html tags. (Had to change &apos;em to display here.)&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;&lt;br&gt;
[!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;]&lt;br&gt;
[html]&lt;br&gt;
  [head]&lt;br&gt;
  [meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=windows-1250&quot;]&lt;br&gt;
  [meta name=&quot;generator&quot; content=&quot;PSPad editor, www.pspad.com&quot;]&lt;br&gt;
  [title]Sample Document[/title]&lt;br&gt;
  [/head]&lt;br&gt;
  [body]&lt;br&gt;
    [p]&lt;br&gt;
      [img src=&quot;http://blah.com/sample.jpg&quot;]&lt;br&gt;
    [/p]&lt;br&gt;
    [p]&lt;br&gt;
      Some text is [a href=&quot;fjkj.html&quot;]here[/a]&lt;br&gt;
    [/p]&lt;br&gt;
  [/body]&lt;br&gt;
[/html]&lt;br&gt;
&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
All I want out of that thing is:&lt;br&gt;
Sample Document&lt;br&gt;
Some text is&lt;br&gt;
here&lt;br&gt;
&lt;br&gt;
Is that possible? I thought I had something working... but I was so wrong.&lt;br&gt;
&lt;br&gt;
I tried to spider down through the dom, but I never could get that right either.&lt;br&gt;
&lt;br&gt;
As a bonus... is there a particular book/tutorial folks recommend for understandings the mighty regex?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.35120</guid>
	<pubDate>Sun, 26 Mar 2006 19:15:47 -0800</pubDate>
	<category>dhtml</category>
	<category>expressions</category>
	<category>javascript</category>
	<category>regex</category>
	<category>regular</category>
	<dc:creator>ph00dz</dc:creator>
	</item>
	<item>
	<title>What&apos;s a really good DOM/Javascript/DHTML quick-glance reference?</title>
	<link>http://ask.metafilter.com/32763/Whats%2Da%2Dreally%2Dgood%2DDOMJavascriptDHTML%2Dquickglance%2Dreference</link>	
	<description>What&apos;s a really good DOM/Javascript/DHTML quick-glance reference? I&apos;m talking about something I could post on my cube wall, or maybe a folded 11 x 16, or *maybe* a very well organized large page-size small-page # booklet. Up to date cross-browser coverage. Free is nice, but I&apos;m willing to pay.
</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32763</guid>
	<pubDate>Thu, 16 Feb 2006 13:27:40 -0800</pubDate>
	<category>ataglance</category>
	<category>DHTML</category>
	<category>DOM</category>
	<category>Javascript</category>
	<category>quickreference</category>
	<dc:creator>namespan</dc:creator>
	</item>
	<item>
	<title>amazon.com javascript/dhtml menu feature</title>
	<link>http://ask.metafilter.com/32719/amazoncom%2Djavascriptdhtml%2Dmenu%2Dfeature</link>	
	<description>I&apos;d like to re-create the dhtml/javascript menu &lt;a href=&quot;http://www.amazon.com/&quot;&gt;amazon.com&lt;/a&gt; uses in the top navigation button &quot;See All 32
Product Categories&quot;.

I&apos;ve run out of google juice. There&apos;s an answer on experts-exchanges.com but I thought I&apos;d post here before paying...</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32719</guid>
	<pubDate>Wed, 15 Feb 2006 20:52:48 -0800</pubDate>
	<category>amazon</category>
	<category>dhtml</category>
	<category>javascript</category>
	<dc:creator>masymas</dc:creator>
	</item>
	<item>
	<title>IE... you are my enemy! (At least when it comes to CSS/Javascript)</title>
	<link>http://ask.metafilter.com/31177/IE%2Dyou%2Dare%2Dmy%2Denemy%2DAt%2Dleast%2Dwhen%2Dit%2Dcomes%2Dto%2DCSSJavascript</link>	
	<description>How the heck do I iterate through all a given div&apos;s style sheet in IE? This code works fine in mozilla, but IE can&apos;t get a grip on the style.length to start the loop...&lt;br&gt;
&lt;br&gt;
var ix = document.getElementById(&apos;playground&apos;).childNodes[i].style.length;&lt;br&gt;
while(ix--)&lt;br&gt;
  {&lt;br&gt;
  styleElement =  document.getElementById(&apos;playground&apos;).childNodes[i].style[ix];&lt;br&gt;
  styleAttribute = document.getElementById(&apos;playground&apos;).childNodes[i].style.getPropertyValue(styleElement);&lt;br&gt;
  logMessage(&apos;attribute: &apos; + styleElement + &apos; value: &apos; + styleAttribute );&lt;br&gt;
  }</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.31177</guid>
	<pubDate>Fri, 20 Jan 2006 06:41:47 -0800</pubDate>
	<category>css</category>
	<category>dhtml</category>
	<category>ie</category>
	<category>internetexplorer</category>
	<category>javascript</category>
	<category>mozilla</category>
	<category>webdev</category>
	<dc:creator>ph00dz</dc:creator>
	</item>
	<item>
	<title>JavaScript only RSS parser?</title>
	<link>http://ask.metafilter.com/20049/JavaScript%2Donly%2DRSS%2Dparser</link>	
	<description>I wasted a lot of time the other day trying to reinvent the wheel. I wanted to write a web-based RSS parser. I was trying to write it as a JavaScript-only parser. I ran into a lot of frustrations with the security restrictions built into client-side JavaScript, so I thought I&apos;d ask: Can one open and parse a remote file with DOM navigation using only JavaScript, or am I barking up the wrong tree?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.20049</guid>
	<pubDate>Fri, 17 Jun 2005 06:31:35 -0800</pubDate>
	<category>code</category>
	<category>DHTML</category>
	<category>JavaScript</category>
	<category>scripting</category>
	<category>web</category>
	<dc:creator>jpburns</dc:creator>
	</item>
	<item>
	<title>DHTML-ish function question...</title>
	<link>http://ask.metafilter.com/17477/DHTMLish%2Dfunction%2Dquestion</link>	
	<description>I keep trying to come up with a generalized way to scale a webpage image in a gradual fashion using JavaScript. I can do it in a specific way (with one hard-coded named image); it&apos;s the generalized form (that would work with any rolled-over image) that&apos;s giving me fits... Here&apos;s what I&apos;ve come up with:&lt;br&gt;
&lt;code&gt;&lt;br&gt;
function growImage(){&lt;br&gt;
// this is triggered by a mouseOver event...&lt;br&gt;
// increase image&apos;s height&lt;br&gt;
  this.height++;&lt;br&gt;
// check and see if it&apos;s &lt; 200 pixels in size if (this.height  200) { // set self-recursive timer my_timeout=setTimeout(&quot; growImage;&quot; , 1000); } } /code&gt;&lt;br&gt;
&lt;br&gt;
What seems to happen is it increments the size on the first pass, and then loses the global &quot;this&quot; value when it iterates (I think). I want to be able to call this function from any image on the page, and have that image grow and shrink in a smooth fashion (like the animated Google toolbar that surfaced lately).&lt;br&gt;
&lt;br&gt;
Perhaps in a more generalized question (there I go, searching for a generalized solution...), where&apos;s a good place to ask a question like this? There are so many sites, but I don&apos;t know what&apos;s a &quot;good&quot; one to quiz...&lt;br&gt;
&lt;br&gt;
Thanks in advance.&lt;/code&gt;&lt;/&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.17477</guid>
	<pubDate>Wed, 13 Apr 2005 12:01:40 -0800</pubDate>
	<category>code</category>
	<category>DHTML</category>
	<category>JavaScript</category>
	<category>scripting</category>
	<category>web</category>
	<dc:creator>jpburns</dc:creator>
	</item>
	<item>
	<title>Printing watermarks with CSS</title>
	<link>http://ask.metafilter.com/17180/Printing%2Dwatermarks%2Dwith%2DCSS</link>	
	<description>What CSS properties do you need to set to get a DIV to show up on every page of the printed version of a web page? I&apos;m doing some work for a company that requires a confidentially notice on all printed documents. The notice could be an image but I&apos;d prefer to use a DIV so that the contents of the notice can be easily edited. It would also be nice if the notice wasn&apos;t rendered on top of other content. I&apos;m using separate style sheets for web and print versions a-la the wikipedia monobook skin.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.17180</guid>
	<pubDate>Wed, 06 Apr 2005 00:41:38 -0800</pubDate>
	<category>CSS</category>
	<category>DHTML</category>
	<dc:creator>mexican</dc:creator>
	</item>
	<item>
	<title>DHTML advice sought.</title>
	<link>http://ask.metafilter.com/15314/DHTML%2Dadvice%2Dsought</link>	
	<description>Can  &lt;a href=&quot;http://www.brucelawson.co.uk/test/GOL.htm&quot;&gt;this be done &lt;/a&gt; with snazzy DOM scripting, or do I Flash or (shudder) Iframes?  On &lt;a href=&quot;http://www.brucelawson.co.uk/test/GOL.htm&quot;&gt;this mock-up&lt;/a&gt; I&apos;m loading in two multi-paragraph records, one is a section of law, the second is guidance. All the info is loaded at the start.&lt;br&gt;
&lt;br&gt;
What I want is a way for the user to click on the paragraph of their choice in the left &quot;rule&quot; window, and the relevant paragraph of guidance automatically scroll to its proper place at the top of the right-hand &quot;guidance&quot; window. I don&apos;t want to have to go back to the server and thus refresh the page.&lt;br&gt;
&lt;br&gt;
I don&apos;t want to use Flash, and Iframes have accessibility problems. Can anyone tell me if it&apos;s possible using &quot;DHTML&quot; and give me a pointers about where  I can look. I&apos;ve had my fill of generic &quot;what is dhtml&quot; tutorials.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.15314</guid>
	<pubDate>Fri, 18 Feb 2005 02:24:44 -0800</pubDate>
	<category>DHTML</category>
	<category>userinterface</category>
	<category>webscripting</category>
	<dc:creator>Pericles</dc:creator>
	</item>
	<item>
	<title>Why in Frontpage Do HTML Effects Preview Fine But Then Error Out Later?</title>
	<link>http://ask.metafilter.com/10999/Why%2Din%2DFrontpage%2DDo%2DHTML%2DEffects%2DPreview%2DFine%2DBut%2DThen%2DError%2DOut%2DLater</link>	
	<description>Goofy Frontpage question: I use Frontpage to just get a basic visual framework of a site in front of me, then I go in and do my own coding. Yet I&apos;m stupmed as to why, when I use a DHTML effect that previews fine, but upon load is non-existent or gives me an error... any suggestions? Specifically, I&apos;m trying to do a simple mouseover command that underlines, italicizes, or boldens, but in Mozilla or IE, nothing happens and I get an &apos;error on page&apos; notification. I can post a link to an example if that helps... thanks in advance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.10999</guid>
	<pubDate>Sat, 16 Oct 2004 12:59:59 -0800</pubDate>
	<category>coding</category>
	<category>dhtml</category>
	<category>frontpage</category>
	<dc:creator>moonbird</dc:creator>
	</item>
	<item>
	<title>DHTML/CSS</title>
	<link>http://ask.metafilter.com/10545/DHTMLCSS</link>	
	<description>DHTML/CSS Wizards:  I am looking for free source code to create a simple two-tiered menu.  When you hover above a link in a horizontal list of links, each link will display the sublinks in another horizontal bar underneath the first list of links.  An example can be seen at macromedia.com.  Although I could do this easily enough in Flash, I&apos;m hoping there is some code already out there somewhere in DHTML/CSS/XHTML.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.10545</guid>
	<pubDate>Wed, 29 Sep 2004 06:44:33 -0800</pubDate>
	<category>code</category>
	<category>css</category>
	<category>dhtml</category>
	<category>free</category>
	<category>menu</category>
	<dc:creator>banished</dc:creator>
	</item>
	<item>
	<title>Freeware version of DHTML navbar menu?</title>
	<link>http://ask.metafilter.com/8164/Freeware%2Dversion%2Dof%2DDHTML%2Dnavbar%2Dmenu</link>	
	<description>I love the &lt;a href=&quot;http://dynarch.com/mishoo/menubar.epl&quot;  _blank&gt;DHTML navbar menu thing&lt;/a&gt; available at Mishoo, but I&apos;m loathe to spend &#xa3;25 on it. Does anyone know if there&apos;s a decent OS/Freeware version of it around?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8164</guid>
	<pubDate>Tue, 22 Jun 2004 10:32:06 -0800</pubDate>
	<category>dhtml</category>
	<category>freeware</category>
	<category>menu</category>
	<category>mishoo</category>
	<category>navbar</category>
	<category>oss</category>
	<dc:creator>twine42</dc:creator>
	</item>
	
	</channel>
</rss>

