I am having a disagreement with a co-web developer I'm working with. He's insisting that having image width and height specified for images in the image tags is going to make an enormous difference in how fast this database driven site will render, while I feel that having the height and width called in the css for these images is enough. The site is very fast. [more inside]
posted on May 7, 2008 - 21 answers
I'm developing a web site to be accessible by mobile phone. One of the key requirements is data input into a form that is submitted back to the server. This has been developed and works fine.
One of the features of my K610i Sony Ericsson mobile phone is text prediction or auto completion of words. This is a good feature on the text fields, but some fields only require integer or floats (e.g., 12.34567). Integers can be input by either holding down each key for a full second, or by switching the "Writing language" to "123..." (i.e., integer input). Both approaches add a few seconds to the input process, but I'd like to make this is quick as possible.
My question is: Is there a way, perhaps with a tag on the form field, to force my mobile browser to switch to the integer input for those fields? Do other phone brands (Nokia, Siemens) do this differently? Would a third party mobile browser, such as Opera, handle this somehow?
posted on Mar 16, 2008 - 5 answers ![]()
Is there a search engine with which I can search among the source code of websites? [more inside]
posted on Nov 12, 2007 - 5 answers
Does anyone know of a way to create a line graph using html or javascript? [more inside]
posted on Jul 30, 2007 - 6 answers ![]()
If I have "page1.html", 'page2.html", "page3.html" and "page4.html" and on examplehomepage.com I have a link that says, "give me a random page" how do I make it so that link delivers 1,2,3 or 4 randomly each time the link is clicked? [more inside]
posted on Jun 27, 2007 - 2 answers
What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? [more inside]
posted on Dec 10, 2006 - 18 answers
Is there such thing as an application I can install on a client's web server that will allow him to edit certain HTML documents and save them? [more inside]
posted on Apr 4, 2006 - 10 answers
I'm looking for very simple WYSIWYG web development software package like JAlbum, Freeway and RapidWeaver. Are there more packages out there that are very similar and very good for the Mac? [more inside]
posted on Jan 23, 2006 - 7 answers
Design ideas for a web based application? Great web-apps? I've got artist's block. [more inside]
posted on Nov 7, 2005 - 14 answers
I'm trying to figure out how to do some vertical centering in two different scenarios. I'm looking for CSS solutions, but plain HTML fixes are welcomed as well -- for either/or. [more inside]
posted on Oct 17, 2005 - 2 answers
is there a reason why effing windows copies text formatting when i simply Ctrl+C? [more inside]
posted on Oct 6, 2005 - 20 answers
The company I work for has offered to pay for some website building/computer training. Help me to figure out what to learn. [more inside]
posted on Sep 9, 2005 - 9 answers
TechnoDunce question: why do some URLs start with "http://www.blah" and some just start with "http://blah"?
posted on Jul 13, 2005 - 33 answers ![]()
Is there a way to pull values off of an Internet drop down menu and paste them in a document? [more inside]
posted on Jul 13, 2005 - 11 answers
What WYSIWYG HTML / Web page Editor will you recommend? [more inside]
posted on Jul 5, 2005 - 17 answers
Can CSS be used to transform an unordered list of links into a horizontal navigation bar which occupies a fixed (total) width but has equidistant padding between each link, regardless of content length? ( css layout tooth-grinding insanity )
posted on Feb 13, 2005 - 10 answers
I seem to remember in the last month or so there was a question about simple scripts or html that could be used to set up a simple picture gallery with clickable thumbnails? I thought I bookmarked it , but I gues not, and I can't seem to find the thread by searching.
posted on Feb 13, 2005 - 12 answers ![]()
Random question : How would you describe people who create HTML? We're not programmers. We aren't really coders. How would you describe us?
posted on Oct 31, 2004 - 26 answers
HTML crisis: I use relative URLS on my blog because pages archive in different files- for example, a tag for a JPEG would be /images/image.jpg inside image tags. Because I use that first slash to make the relative URL work, all image tags are broken when you type or link to my site without a "www" in the url. In other words, "www.mysite.com" shows all the images fine, but "mysite.com" loads the site with little red x's everywhere. Solution?
posted on Oct 27, 2004 - 7 answers
Fearless Leader Haughey has both a Now Playing and his del.icio.us links on his site. How would I do that for my own site?
posted on Aug 20, 2004 - 9 answers
CSS or maybe PHP question about limiting the display size of content. More inside, of course.
posted on Feb 17, 2004 - 8 answers