Search the web
Sign In
New User? Sign Up
HTML-on-the-WEB · HTML-on-the-WEB Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 20264 - 20294 of 22463   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20264
I've downloaded a JavaScript mouseover from the website that was given the other day. I have 5 buttons comprising a navigation menu that I want to change to...
eyespi20@...
eyespi20
Offline Send Email
May 1, 2006
9:29 pm
20265
... mouseover. ... Do you have a URL so that we can take a look at what's going on? Take care, Melinda ... Rodeo City Technology Group ...
Melinda Robinson, Mul...
amricslady
Offline Send Email
May 1, 2006
9:38 pm
20266
I have a page set to 100% which displays as planned in Netscape and Firefox but IE6, Avan and Opera exceed the page width. This is the URL: ...
Robin Chapple
d9790
Offline Send Email
May 1, 2006
11:39 pm
20267
http://www.kemar-k9s.com/RibbonBorder.html This page is incomplete and some of the links that the buttons are coded to don't work yet because I haven't created...
eyespi20@...
eyespi20
Offline Send Email
May 2, 2006
1:40 am
20268
Robin I see what you have done and let me tell ya sometimes pages can be like that and give you problems all the time but if you have problems like that...
rameyjay
cowgirlwithaman
Offline Send Email
May 2, 2006
3:23 am
20270
Thanks, everyone.I found a different script that works better. Margaret ... From: "rameyjay" <jamieraemartin@...> To: <HTML-on-the-WEB@yahoogroups.com> ...
eyespi20@...
eyespi20
Offline Send Email
May 2, 2006
9:11 am
20271
Hi! I need to add an .htaccess file to a website tonite to make a redirect. I've never added one before. Does it go in the same HTML folder that all the web...
JoAn
joannapier2
Offline Send Email
May 3, 2006
1:41 am
20272
Anybody tried this program? http://www.activecampaign.com/12all/index.php Been using Dada mail for quite some time and have been pretty happy with it. But it...
Dean Hamack
tactics2337
Offline Send Email
May 3, 2006
5:19 am
20273
htaccess files affect the directory they are placed in and all sub-directories, that is an htaccess file located in your root directory (yoursite.com) would...
Brendan
brendanheckman
Offline Send Email
May 3, 2006
1:11 pm
20274
1) Has the Bobby HTML validator ended / ceased ? 2) Im using another one - found a few errors - but it doesnt like the tag BR it changes it to BR / is <BR />...
Gordon Stewart
gordonisnz
Online Now Send Email
May 3, 2006
1:56 pm
20275
... "Bobby" was purchased from CAST several years ago by Watchfire. The checking tools and such that used to comprise "Bobby" have been built into their...
Michael Roush
mdroush
Offline Send Email
May 3, 2006
2:25 pm
20276
Good afternoon, I'm working on a project in which I have a partial image in one table cell and the rest of the same image in the cell underneath it. Try as I...
Audrey Seddon
sailor_chronos
Offline Send Email
May 3, 2006
6:49 pm
20277
Have you tried setting your table to cellspacing="0" cellpadding="0"? That's the first thing that comes to mind. Could you send your code and let us take a...
eyespi20@...
eyespi20
Offline Send Email
May 3, 2006
7:17 pm
20278
Hi Audrey, If you've tried Margaret's suggestion (cellspacing="0" cellpadding="0") and it still doesn't cure it, make sure the closing </td> butts up to the...
Bob
robert_dehoure
Offline Send Email
May 3, 2006
10:49 pm
20279
Hello Michael, I would like to see your list added to this forum. All HTML validators should be of interest to this group. Chuck ... From: "Michael Roush"...
Chuck Baslock
baslock1
Offline Send Email
May 4, 2006
3:55 am
20280
... Well, the truth of the matter is that most web designers are much more interested in whether their design looks good on the computers their 'target market'...
Michael Roush
mdroush
Offline Send Email
May 4, 2006
1:05 pm
20281
Hello, ... it. ... browsers. Thanks for the solution, I should have realized this but I was convinced for a time that it had to be something else. My project ...
Audrey Seddon
sailor_chronos
Offline Send Email
May 4, 2006
2:09 pm
20282
Hello everyone, I'm working on a special section of my company's web site, part of which has a pop-up page with a table. In order to get the effect the ...
Audrey Seddon
sailor_chronos
Offline Send Email
May 4, 2006
2:16 pm
20283
I have a need to find the MAX() of two fields in a table. To simplify the example I call the fields Field1 and Field2 and the table tblTable. If I only select...
Michael
pakaymc
Offline Send Email
May 4, 2006
2:18 pm
20284
The images are pointing to your local harddrive (and probably cached in IE so thus you see them): c:/working%20graphics/cpvs_2.jpg Gary...
Gary Krockover
gkrockover
Offline Send Email
May 4, 2006
2:23 pm
20285
Hello, ... OOPS. Thanks for pointing this out. I was certain that I had fixed all those links before I uploaded the files. Problem solved. :) Audrey...
Audrey Seddon
sailor_chronos
Offline Send Email
May 4, 2006
3:07 pm
20286
Hi! I'm looking for a good calendar program to put on a club website. Any suggestions? Thanks! JoAn [Non-text portions of this message have been removed]...
JoAn
joannapier2
Offline Send Email
May 4, 2006
9:54 pm
20287
I tried putting the code below in my ezine, (without the .) but it didn't like it ;) <.p><.EMBED ...
Maria Marsala www.Co...
elevatingyou...
Offline Send Email
May 4, 2006
10:02 pm
20288
Thanks, Brendan! Will you please contact me offlist? I have another question I'd like to ask you about .htaccess. Thanks! jonapier@... JoAn ... From:...
JoAn
joannapier2
Offline Send Email
May 4, 2006
10:02 pm
20289
Hi Maria, <embed> isn't part of the HTML 4 or XHTML 1 specifications, but works in IE & NN. FF requires a free plugin. Probably works in some other browsers...
Bob
robert_dehoure
Offline Send Email
May 5, 2006
12:52 am
20290
Bob, is there any code that would be acceptable to all the browsers? Maria...
elevatingyourbusiness
elevatingyou...
Offline Send Email
May 6, 2006
8:49 am
20291
... Well, I pasted your code into an html file (removing the periods and line-breaks forced by the e-mail) and opened it locally, and it worked. So, I don't...
Michael Roush
mdroush
Offline Send Email
May 6, 2006
2:07 pm
20292
Hi Maria, I don't think there is any universal way at the moment. Not all browsers support sound, and some browsers need a plugin. The old way was to use...
Bob
robert_dehoure
Offline Send Email
May 6, 2006
2:09 pm
20293
Thanks everyone for the information. Yes Mike, I did mention in the original note that I know that the code was in all caps and note 100% compliant. And as...
Maria Marsala www.Co...
elevatingyou...
Offline Send Email
May 6, 2006
7:42 pm
20294
... PHPBB is one of the better boards around. ... PHPBB uses PHP. IIRC, PHPBB is short for "PHP Bulletin Board". ... I'm sure someone has made one...just not...
Thomas J. Hruska
shininglightpro
Offline Send Email
May 10, 2006
2:59 pm
Messages 20264 - 20294 of 22463   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help