can someone look at my javascritp code because I have a contact form and when you fill it out and hit submit, it returns "Thank you, Your Name and some weird...
Hey Nathan, I went through the form and didnąt get any error message... The only thing I noticed is that the yes/no element should be single-punch radio...
... Works OK for me, using SeaMonkey on XP Pro. "Tiny Mercury is thefirst planet in our solar system." You might try inserting a space in the middle of...
Was your post irony or humour? I try to avoid commenting on posts but having followed your link I was truly amazed at the samples of design and artistry you...
Please tell us Martin that you were trying to make a joke. Even a "techie" joke might explain the discrepancy between your words and the visual impression of...
In a message dated 04/05/2007 15:08:16 GMT Standard Time, khelfert1@... writes: At least there was nothing blinking you obviously didn't look at the...
I have used a print script before that would print whatever was on a page, but I am at a loss of how to set up something so that a person could get a printer...
http://alistapart.com has several articles on print stylesheets. Cheryl D Wise MS MVP FrontPage http://by-expression.com http://starttoweb.com Foundations of...
Thanks Cheryl! I think that stuff is way beyond my very very limited knowledge though. Is there any easy way for web dummies like me? The article is great! I...
I found this script. Is there a simple way to have it print some page I can make or something? I don't mind making different page with the text that is easy...
You need to learn CSS, a print stylesheet is just one with the media="print" as the media type. Cheryl D Wise MS MVP FrontPage http://by-expression.com ...
I sort of know CSS... enough to muddle through and use it. I will read and try and let it sink in. Thanks! ... media="print" ... though. ... [Non-text...
Why would you bother with a script to print a separate page. Style your page with CSS then with a print stylesheet hide the stuff you don't want to be printed...
Well i'm not sure but i guess that you want to catch requests for page_a.htm but send only content of page_b.htm. In this case you could use any scripting...
Hello everyone, I am having a problem with css positioning. If I fix it for IE it has a problem in firefox and vice versa. You can see the page here:...
hi group, I need some help with a page background i like this http://www.wikihow.com/Color-and-Draw-on-Adobe-Photoshop-6 I wet to do the spiral on the left...
Hi there, I have tried a new way of cloaking email addresses which I thought was pretty nifty (HTML kit add-on). It works for me using Firefox 2.0.0.3 and IE...
You do not specify which version of IE you have problems with. CSS support in IE 7 is better than IE 6 which is better than IE 5. etc. CSS support in Firefox...
Works for me in IE 7 and Firefox/2.0.0.3 -- Thanks! Jeff ... ============= Hi there, I have tried a new way of cloaking email addresses which I thought was ...
Hi Karla, Works fine for me too in IE6 & FireFox 2.0.0.3 Cheers, Bret _____ From: WDT@yahoogroups.com [mailto:WDT@yahoogroups.com] On Behalf Of jdreid@......
... Your scheme would have been good five years ago. These days, there are serious problems with doing what you're doing. 1. You assume that using escaped...
... Okay, here's the easy answer: There is no way to convert html font size directly to CSS _point_ sizes. But, CSS has seven absolute size keywords which...
Hi I want to implement a drop down menu on my website using CSS something along the lines of the Slashdot menu any ideas on how I can achieve this as simply as...