Posted by Bernhard Sturm on 01/08/06 01:22
> "Bernhard Sturm" <sturmnixspam@datacomm.ch> skrev i meddelandet news:1136673860_5073@spool6-east.superfeed.net...
>>Try to shorten your URLs. e.g. by using a substitute like:
>><a href='https://www.scaiecat-spa-gigi.com/sv/marciana.php'>Link</a>
>
>
>
> The content of the table is in a database.
In this case it's even easier to get fixed: add a simple space to your
visible URL (not the a href='' part) say every 20th character, and you
will see the entire URL without disturbing the width of your table too much.
> The content of the table is called by another file, so it would take longer to check it up.
splitting the URLs in 20-character long junks doesn't take long using
PHP :-)
>
>>BTW: make use of the title attribute!
>
>
> In the table or in the links or in both?
you would use: <a href="yoururl" title="this ist the title to the
link">My Link</a>
makes the whole thing a lot more accessible.
--
www.daszeichen.ch
remove nixspam to reply
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
[Back to original message]
|