HTML-on-the-WEB Discussion ListHello, On the new " My Yahoo " page http://fr.my.yahoo.com/index.html (I don't know if you can access all features unless you...
... This uses "DHTML Layers" (search Google) and moves a layer in relation to the current mouse position in the browser window. Kind of tricky to get right...
Hi, I have a php email form on my site. I want to add another feature to it. The url of the email form is http:/www.stephaniezylstra.com/emailme.php. I want it...
Hi, I was playing around with CutePDF Pro eyesterday and I was able to create a digital certificate, offline, in about 10 seconds. I tried to see if it would...
Hi, I'd like to add something to the bottom of my web site. [In the examples below I've used ( and ) around the variables.] I want each page to say "Page last...
... Yes there is a way but it isn't pretty. Use $_SERVER["SCRIPT_NAME"] with a call to the function filemtime(). However, if you also read the stat() page, a...
... You'll probably want to use the filemtime() function for this. filemtime($filename) will return the date/time that $filename was last modified. This is...
... I'm hoping that one day cacert.org's root certificate will get put into mainstream web browser certificate stores. At that point, certificates will be...
I know I can do this to detect IE 5.0 and later: if (document.getElementByID && document.all) { ... } However, I want to only detect IE 5.5 and later....
Hi! On my web site, http://www.stephaniezylstra.com/ , I'm using a CSS flyout menu with up to 3 levels as my navigation system. It's not javascript, just CSS...
... Wow. It has been a while since I've seen your site. You've really stepped up your skills from the old pinkish-purple site. I suppose it was inevitable...
...JavaScript that you've been hammering on for the past 2 days suddenly starts working under all major web browsers exactly the way you want it to (IE,...
Hi OK here is the deal. I have been using Jiffynet.net for the past couple years and also 6host domians for my domain and they are now selling their business....
... Well, it's probably not going to be as cheap as what you were paying, but Hostcolor.com has some low priced web hosting plans. I'd suggest you check them...
Hi, I've been contacted to exchange site links with a site that looks comparable to mine. The only snag is that they are using "frames". There doesn't seem to...
Ya know I believe both of ya are feeling that way but it could just happen to appear in a paper as a good joke. ... when... ... suddenly ... want it...
... Ok, now I'm lost. What does the other site using frames have to do with exchanging links? What I mean is, you put a link on your site, that will take...
It might but then who cares? If you don't link to his site you have 1 less link if you link with his site you have the additional link and if google will index...
Hi Bob, If the site is comparable to yours, it is a don't care on your part if the site is in frames. Your concern would be in the Google Ranking department....
... From: Al Lowe Ok, now I'm lost. What does the other site using frames have to do with exchanging links? What I mean is, you put a link on your site, that...
... Oh, so that's how it works! I never knew. I get people asking me from time to time to swap links. My sites are all personal, to one degree or another,...
Lord knows we can ALWAYS use a GOOD joke <G> Margaret ... From: "rameyjay" <jamieraemartin@...> To: <HTML-on-the-WEB@yahoogroups.com> Sent: Saturday,...
... From: Al Lowe Oh, so that's how it works! I never knew. I get people asking me from time to time to swap links. My sites are all personal, to one degree...
... From: Chuck Baslock Hi Bob, If the site is comparable to yours, it is a don't care on your part if the site is in frames. Your concern would be in the...
... Ahh yes, two countries separated by a common language. ;) I can see your point. I usually, but not always turn down most link swapping (US spelling. ;) )...
Hi, On looking at my server logs, I notice some mobile phone hits: Nokia Browser (PDA/Phone browser) 121 Sony/Ericsson Browser (PDA/Phone browser) 52 ...
Depends on the phone. Some run a mobile version of IE (like my phone) and others run their own proprietary browser. Each has different capabilities. What I...