6 posts tagged with javascript and webdev. (View popular tags)
Displaying 1 through 6 of 6. Subscribe:
WebDesignFilter: I am trying to create a table with columns appearing based on what checkboxes are selected. [more inside]
posted by the_dude
on Nov 27, 2008 -
4 answers
CSS, JQuery, PHP and Caching: What are the best practices for creating dynamic CSS with JQuery and PHP? Examples inside. [more inside]
posted by odinsdream
on Aug 20, 2008 -
7 answers
WebDev-2.0Filter: Using client side technologies (i.e. Javascript, ActiveX, Java... JS is preferred) is it possible to generate an image file (PNG or JPG, or even PDF) from a DIV tag on the page? [more inside]
posted by puddpunk
on Feb 3, 2008 -
11 answers
I'm trying to get iFrames, anchors and hyperlinks to play nice together. [more inside]
posted by grumblebee
on Feb 11, 2006 -
12 answers
How the heck do I iterate through all a given div's style sheet in IE? [more inside]
posted by ph00dz
on Jan 20, 2006 -
5 answers
Windows Explorer has an option to display all the image files in a folder in "filmstrip" mode, which looks like this. I want to create a similar method of display on a web page. I figure I'll have to (unfortunately) use frames to create the bottom gallery of thumbnails and have it scroll like that but I would rather not have to create a separate page for each full-size picture. I would rather the page displaying the picture be dynamic and just change the picture rather than refer the browser to a different file. I figure this could be done with some scripting language (PHP?) but I don't know much about that sort of thing. Can anyone help me out? [+] [more inside]
posted by DyRE
on Jan 26, 2005 -
14 answers