Freelancers Forum Messages on Monday May 19th 2008
Re: FN-FORUM: CSS help
date posted 19th May 2008 21:57
On Mon, May 19, 2008 at 9:56 PM, Juraj Seffer [EMAIL REMOVED] wrote:
> On Mon, May 19, 2008 at 9:10 PM, Geraint Rhys Jones
> [EMAIL REMOVED] wrote:
>>
>> Ok,
>>
>> My problem is that I have created bu...
Re: FN-FORUM: CSS help
date posted 19th May 2008 21:56
On Mon, May 19, 2008 at 9:10 PM, Geraint Rhys Jones
[EMAIL REMOVED] wrote:
>
> Ok,
>
> My problem is that I have created buttons using html/css. The buttons are
> 145px by 60px. When I hover over the...
RE: FN-FORUM: CSS help
date posted 19th May 2008 21:10
You need to let us k now what you're referencing in your CSS if you
addressing the a
So
#tagname a{
}
Or the li object
li{
}
Can you give us the object name?
David Clough
[EMAIL REMOVED]
mobil...
RE: FN-FORUM: CSS help
date posted 19th May 2008 19:31
Ok,
My problem is that I have created buttons using html/css. The buttons are
145px by 60px. When I hover over the button I want the entire button to
change colour, but at the moment only the text a...
Re: FN-FORUM: CSS help
date posted 19th May 2008 19:11
On 19 May 2008, at 19:48, Geraint Rhys Jones wrote:
>
> Hi everyone,
>
> I need some help with a CSS issue. I'm creating a button (CSS
> below) and
> when it is hovered over I want the text colour...
FN-FORUM: CSS help
date posted 19th May 2008 18:08
Hi everyone,
I need some help with a CSS issue. I'm creating a button (CSS below) and
when it is hovered over I want the text colour to change and the button
colour. Now I have tried changing the b...
Re: FN-FORUM: ASP/SQL text field split
date posted 19th May 2008 17:44
This function would probably do ...
Function TrimString(strText, intLength)
strText = Replace(strText, vbCrLf, "") 'You prob won't need
this line as I wasn't storing HTML when written.
If Len(strTe...
RE: FN-FORUM: ASP/SQL text field split
date posted 19th May 2008 17:05
Its quite easy,
The way I do it, is search for the first space, comma or fullstop after
character X (x being how much you want to show) then substr the string to
whatever number you get, I would stri...
FN-FORUM: ASP/SQL text field split
date posted 19th May 2008 16:59
Hi,
Is it possible to extract a number of words from a text field rather than
number of charcters. I want to display news extracts on a home page with a
click for further details. Have searched aroun...
FN-FORUM: FLASH scripter needed...
date posted 19th May 2008 10:53
Hi guys.. I need some help in creating a nice fluid LEFT/RIGHT
'controller navigation' I have the graphics done and we know roughly
how we see the thing moving / animating... just need good safe h...
Re: FN-FORUM: PHP image resizer
date posted 19th May 2008 09:46
On Monday 19 May 2008 02:43:07 Lee Rickler wrote:
> Who was it that was looking for a PHP image resizer?
>
> Any good?
> http://shiftingpixel.com/2008/03/03/smart-image-resizer/
Interesting - worth r...
Re: FN-FORUM: Impossible cube (Update)
date posted 19th May 2008 09:43
Anthony Cartmell wrote:
>
>> To see the final version (which actually went through quite a few small
>> changes but is more or less the same as the original demo) visit
>> http://rtrs.wiredeyes.net/fl...
Re: FN-FORUM: Windows Email client recommendation
date posted 19th May 2008 09:17
Thanks Anthony, my client just wants an easy way to collect together
key documents for his customers in a Windows folder per customer.
On 16 May 2008 18:45:53 -0000, Anthony Cartmell [EMAIL REMOVED]...
FN-FORUM: PHP image resizer
date posted 19th May 2008 00:03
Who was it that was looking for a PHP image resizer?
Any good?
http://shiftingpixel.com/2008/03/03/smart-image-resizer/
Lee Rickler
Director - Point and Stare - pointandstare.com
Web Design and Dev...