Re: First stupid post of the year.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi gang:

My apologies to all who responded with a css solution -- css DOES indeed work!.

I went from using <button> tags, which could be styled, but IE had problems with them -- to using submit buttons that IE could use, but my css no longer worked.

The reason why my css no longer worked was I used:

button {width:5em;}

instead of:

.button {width:5em;}

A little id v class problem.

BUT, while I don't need the solution any longer to strip out &nbsp; from a string, the question still remains -- how do you do that?

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux