I'm a Mac-based webmonkey, and I need to sett up a secondary dev environment on an old Thinkpad X200.
[more inside]
posted by nímwunnan
on May 9, 2013 -
7 answers
I'm scheduled for a technical interview after the weekend for a front-end development position. I'd like to spend some intensive time beforehand reading relevant blogs and books to prime the ol' noodle and supplement my existing knowledge. Could you recommend some resources? Are there questions you would ask an applicant in this situation, or that you have been asked?
[more inside]
posted by jsturgill
on Mar 22, 2013 -
10 answers
I am handy with HTML, CSS and a little Javascript. I also have a lot of experience with Wordpress theme development. What is the best path for me to become an ace data visualizer on the web?
[more inside]
posted by Rodrigo Lamaitre
on Feb 16, 2013 -
10 answers
Is there a way to enable Facebook Comments Box for mobile viewing in Google Blogger?
I used these
instructions to enable Facebook comments on my blog. It worked out, but it's not showing up in the mobile view.
This
site discusses how to add a widget to the Blogger Mobile Template. The Facebook Comments Box is not exactly a widget. I imagine there's probably a solution to getting it to appear in the mobile view, similiar to
this, but I don't know how to do it. Is there a way to add something like this (mobile='yes') to the plugin code?
posted by Bushmiller
on Jul 25, 2012 -
0 answers
Can you use the CSS property
"clip"
as in
clip:rect(0px, 150px, 145px,145px) in a CSS3 transition?
That is... Can I transition on a clipped region in a div? It just has to work in webkit browser. Trying to create an animated crop from 2 sides on an image.
[more inside]
posted by jpburns
on Oct 10, 2011 -
5 answers
CSS/Javascript filter: I have a website that is one long page, broken into sections. It includes a side menu; if you click on one of the links in the side menu, it automatically scrolls to that section. How can I set it up so that whichever section is on-screen automatically highlights the side-menu section?
[more inside]
posted by nushustu
on Sep 12, 2011 -
4 answers
Any cross domain scripting tricks to help an iframe figure out its parent window to allow me to dynamically switch css?
[more inside]
posted by Jezztek
on Jun 17, 2011 -
9 answers
I need to slap together a website FAST that contains a map and a (sortable? filterable?) list of Wisconsin-related protest/rally events. I'd really, really like it if people could enter their own events and they'd show up on the map without a lot of intervention on my part.
[more inside]
posted by desjardins
on Mar 10, 2011 -
11 answers
What IDEs, editors, or general tools do people use to do web development? I'm a linux geek, so my tool of choice is gVim. But I'm teaching a course on this right now and don't want to inflict my prejudices on the students, and I'd like a broader perspective. So if you're a web developer, what do you use? NetBeans, Notepad? Something in-between?
posted by handee
on Mar 2, 2011 -
38 answers
I'd like to make an incremental flowchart for my personal Web site. Is this possible using only my limited HTML + CSS skills? Long explanation and sample graphic inside.
[more inside]
posted by Shepherd
on Jan 18, 2011 -
10 answers
What are your favourite plugins, IDEs, tools and tricks for client side web development? I'd like to have a "tip of the week" or a "plugin of the week" spot in a course I'm delivering. Main content of the course is HTML5/JavaScript/CSS, with a bit of JQuery and Silverlight.
[more inside]
posted by handee
on Jan 15, 2011 -
15 answers
Are there any tools for blocking out useless & slow "features" on facebook? I'm unsure the last time I actually appreciated any facebook popup. In particular, I've no need for facebook's toolbar because Adium and my N900 log into facebook's chat directly. Bonus if it'll work under MicroB on a Nokia N900.
[more inside]
posted by jeffburdges
on Nov 27, 2010 -
6 answers
Javascript help: I am designing the layout for a portfolio website using the wonderful
CargoCollective. My client wants a specific layout, which I will need to use javascript to implement. But I have almost no javascript knowledge.
I need to search for a CSS tag, determine whether it has a certain value, and if it does apply a specific layout for that value.
Help much appreciated
[more inside]
posted by 0bvious
on Oct 14, 2010 -
13 answers
Is their a service that would allow me to upload my images and embed them into my website in a particular style (see
this link for a crude mock-up). I also want the ability for the user to click on an image and for a bigger version to appear (using jQuery or some other javacript library).
[more inside]
posted by nam3d
on Oct 12, 2010 -
5 answers
How do I do this in XHTML/CSS? What am I looking for and missing? Looking for a way to link content on my page - with multiple links opened or closed without reloading the page.
[more inside]
posted by Tchad
on Jul 6, 2010 -
9 answers
I want to create a simple but dynamic Bible-reading web app from the ground up. I have very little web design and development experience. Where do I begin?
[more inside]
posted by joshrholloway
on Apr 22, 2010 -
4 answers
Can you advise me on creating my research tool? Do you know a way to turn outilnes into interactive menus on the Web? How about on a mobile device ? Is there an app that is for iPhone apps what Dreamweaver is for Web sites?
[more inside]
posted by jimmymcvee
on Apr 21, 2010 -
8 answers
I want to design an HTML5 (+JS & CSS), self-study course for myself. I'm a seasoned Flash/Actionscript developer, but I want to keep relevant if Flash dies. (Please spare me from pro/anti-Adobe politics. I don't care which technology wins. I want to be good at them all.)
[more inside]
posted by grumblebee
on Feb 4, 2010 -
12 answers
I'm trying to give a very broad overview of how HTML, CSS and JavaScript interact to someone who has very limited technical knowledge. (Smart, but not in that field) What are some good resources I can share?
[more inside]
posted by epersonae
on Jan 13, 2010 -
6 answers
So, I am sadly tasked with debugging sites on IE every once in a while. Is there anything that even approaches the awesomeness of FireBug/Web Inspector for this task?
[more inside]
posted by tmcw
on Oct 22, 2009 -
11 answers
Googlepages webhosting shuts down in June. Help me find a replacement. Requirements: free/almost free, no ads, javascript, css, custom html upload, at least 50Mb storage. Would
Amazon S3 work?
[more inside]
posted by nolnar
on May 2, 2009 -
13 answers
Recommend a book on Javascript and/or CSS 2.1 for a four day, internet free weekend, please.
[more inside]
posted by anonymous
on Dec 19, 2008 -
3 answers
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
Is there a way to lock or hack an iPhone's orientation in mobile safari using CSS, HTML, Javascript or a combination there of?
[more inside]
posted by wmeredith
on Aug 21, 2008 -
7 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
Javascript/CSS and IE6/7: content called from a javascript file (a modified form of
fontSizer) into an otherwise blank div appears and disappears intermittently in IE6/7. Help a newbie!
[more inside]
posted by Paragon
on Jun 19, 2008 -
6 answers
WebDesignFilter: How can I show certain elements of a form depending on the value of a radio button?
[more inside]
posted by trim17
on Apr 19, 2008 -
3 answers
Looking to add lightbox functionality to my website, but one big problem seems to stand in the way.
[more inside]
posted by Jezztek
on Oct 1, 2007 -
4 answers
I have a problem where I show a document within an iframe, and I wish to have links clicked within the iframe show in the toplevel window instead of the iframe. But there's a twist...
[more inside]
posted by RustyBrooks
on Sep 19, 2007 -
4 answers
Without access to PHP, MySQL, or any other fancy server-side stuff I still need to have dynamic pages. What are my options?
[more inside]
posted by genial
on Sep 12, 2007 -
11 answers
I'm starting a new tourism website for my local area. It's a mash of google maps, with photos and information of a given area featuring some of the neat stuff happening, or that has happened. And now I need some help with the wordpress theme.
[more inside]
posted by sethwoodworth
on Aug 12, 2007 -
2 answers
With Javascript, CSS or anything else, can I make different categories of link text on the same web page behave differently? Specifically, if I wanted to make a page listing some links I need to visit daily, some I need to visit weekly and some I need to visit monthly -- could I make each category of link text change from "visited" color back to "unvisited" color after the appropriate number of days? Or if this can't be done, how would you solve this need (in a visual way, rather than just "keep a list manually of when you visit each")?
posted by lorimer
on Jun 21, 2007 -
9 answers
CSS/JSP/Javascript Filter: I'm creating a widget which parses RSS via JSP and Javascript. This widget will allow users to include an RSS feed in their sidebar, but I'd like the widget to appear differently depending on the sidebar size. Is this possible to create an if statement determinant on the sidebar css class/id without know the class/id names?
[more inside]
posted by captaindistracto
on May 10, 2007 -
4 answers
How do I wish my programming-geek boyfriend "Happy Birthday" and tell him "I love you" using computing code?
[more inside]
posted by divabat
on Jan 23, 2007 -
25 answers
CSS/HTML/Javascript: I cannot get all browsers to obey my wishes regarding the placement of my absolutely positioned footer.
[more inside]
posted by maxwelton
on Jan 22, 2007 -
13 answers
I want to make something similar to the navigation menu of
Helldesign, as in 'image > click > new image' (obviously, without refreshing).
[more inside]
posted by Memo
on Jan 17, 2007 -
11 answers
I am inserting a large amount of links and text into a DIV tag using innerHTML after a page loads. For some reason, the HTML I am inserting is overflowing to the right of the DIV and not wrapping. I have a feeling, the browser cannot perform its normal text-wrapping because I am adding the HTML after the fact. Is there any technique via CSS or javascript to prevent this overflow from happening?
posted by jasondigitized
on Nov 29, 2006 -
6 answers
How could Javascript find what media-type related stylesheet has been selected by a Web browser?
[more inside]
posted by adipocere
on Sep 1, 2006 -
5 answers