I'm looking for some good books or sites dedicated to information design. Got some? Kevin Lawver http://lawver.net "First, they laugh at you. Then, they get...
I was wondering if it was possible to combine a flash menu and a dhtml menu. What I would like to do is have the main menu in flash, and when the user moves...
Hi all, IE Mac fails to center vertically. It seems to me that it does not understand the " top: 50%;" in position: absolute; top: 50%; left: 50%; site: ...
Kor Dwarshuis
korkor@...
Feb 2, 2005 6:41 pm
13393
Hi Kevin, I'm a mostly just viewing member of this often interesting list: http://www.info-arch.org/lists/sigia-l/index.php Furthermore these are some sites in...
Not to discourage you from finding a workaround hack for Explorer 5.2 - Macintosh OSX... BUT, IE for Mac is dead. It no longer ships w/ OSX and according to M$...
Does anyone have any recommendations for site searches? I've used Google's WebSearch and SiteLevel (http://www.sitelevel.com), but I'm not terribly interested...
Hi, I've been lurking and learning (a lot) but now I need specific help. I assume `hacks' are ways of getting around different browser's idiosyncrasies. I am...
Hi there Ellen, here's something you should be able to do to center this up. In the #maintable declaration in your CSS, add: #maintable { margin: 163px auto 0...
I'm updating links to a Yahoo store and I tested my changes every step of the way and they were working. I had one of my devs here with me and he tested in and...
Hi guys... I need some quick advice here. One of our websites is giving us a major problem in refreshing pages. Website - www.waficity.com Due to unavaoidbale...
... For local indexing (ie same filesystem web server uses), try Swish-E (http://www.swish-e.org/). For remote indexing, try htDig (http://www.htdig.org/). ...
I'm looking for a way to change the style sheet used on my site depending on where the user is coming from. For example if the user were a widget maker and...
Great timing - as of last night I have begun testing phpDig - HYPERLINK "http://www.phpdig.net/"http://www.phpdig.net/ I installed a test on my site which is a...
It would be easier to make your visitor log into your site and set the preferences that way... ... From: dankonig [mailto:konigd@...] Sent: Thursday,...
... That should be quite easy, with one caveat: you need to be able to determine where they came from, and if they're typing your website address into their...
I just started using YoungPup's scripts for the TransMenus where transparent slide-out menus come out of navbars and everything seems to be in order except one...
Adam Bell
dzign@...
Feb 14, 2005 11:51 pm
13407
I need the script to add to a form that will verify that a text entry and is submitted in a specific format, ie a phone number. I can only use a single text...
Dear Babblers, I'm rebuilding an existing site in CSS and stripping as much HTML as I can etc etc. I've just added a float: left; to a div which contains the...
Richard Mather
richardmather@...
Feb 23, 2005 2:53 pm
13409
Hello, I have a page posted at <a href="http://www.site- shack.com/cssclass/005/quiz5.htm">http://www.site- shack.com/cssclass/005/quiz5.htm</a> which displays...
... Sounds to me like you need Regular Expressions (regexes). If you've not used these before, prepare to be (probably) somewhat confused. There are numerous...
Hi, Please ignore this - I narrowed it down to my firefox acting extremely strangely in... there's an extension called 'switch proxy' that really messes with...
Richard Mather
richardmather@...
Feb 23, 2005 4:12 pm
13412
Ellen, Yeah I guess it could look something like: function validateMe(){ var fieldValue = document.form.field.value; if (fieldValue.match('blah') { right }else...
Nika Pigorsch
nika@...
Feb 23, 2005 4:13 pm
13413
ellenrothwax <ellen@...> wrote: I need the script to add to a form that will verify that a text entry and is submitted in a specific...
Hi, all, I have another database question. It's about building a menu system with one sublevel for each of main level item. I have my db set up with two...
I've got a slight problem that only seems to occur in IE5/Mac. If you go to http://www.vitalityjuice.com/ you'll see that there's a image crashing into the...
Adam Bell
dzign@...
Feb 26, 2005 8:34 am
13416
... Hi Christopher, you might want something linke this: $query = "SELECT mainLabel FROM mainTable"; $result = mysql_query($query); echo "<ul>\n"; while ( $row...
Adam, Another problem with your http://www.vitalityjuice.com site: I'm using FireFox on a PC. The business form has items that overlap. The bottom purple...