Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 43
Search took 0.12 seconds.
Search: Posts Made By: IBM
Forum: Site reviews 07-14-2004, 08:21 AM
Replies: 5
Views: 2,008
Posted By IBM
by accessible.. what do you mean. Generally...

by accessible.. what do you mean.
Generally this term is used when one is talking about web accessibility...

So are you asking about usability or accessibility?

The logo graphic:
It's nice, ...
Forum: HTML & CSS 07-14-2004, 08:06 AM
Replies: 17
Views: 1,826
Posted By IBM
here here, I hear ya :D :thumbsup:

here here, I hear ya :D :thumbsup:
Forum: HTML & CSS 07-14-2004, 07:53 AM
Replies: 11
Views: 3,638
Posted By IBM
well, while the background image can't be...

well, while the background image can't be stretched..you can simulate a background image using z-index. And then you can set the image to stretch to the size of it's container..
Forum: HTML & CSS 07-12-2004, 08:04 PM
Replies: 5
Views: 1,171
Posted By IBM
lol ... :D well lookeee here... both our...

lol ... :D
well lookeee here... both our posts were at 11:00.. must have been seconds apart :thumbsup:
Forum: HTML & CSS 07-12-2004, 08:00 PM
Replies: 5
Views: 1,171
Posted By IBM
try giving that specific input no border. It...

try giving that specific input no border. It really isn't an image object per se'. It's a form element, using an image in place of the button.

So if you give that button a class, say .nobrdr then...
Forum: HTML & CSS 07-12-2004, 04:46 AM
Replies: 17
Views: 1,826
Posted By IBM
If I understand your problem correctly, then I'd...

If I understand your problem correctly, then I'd say this is default browser behaviour. Because each page is cached, links will have the visited color until you clear your history.
Forum: DOM and JSON scripting 06-23-2004, 09:12 AM
Replies: 2
Views: 895
Posted By IBM
arg... :P

There's just no winning is there.. :rolleyes:

Sigh...fine.
Forget Opera, I'm not going to bother to fight my way through this.
I'll instead just have this work on explorer and mozilla.

But...
Forum: Graphics and Multimedia discussions 06-19-2004, 07:44 AM
Replies: 7
Views: 1,114
Posted By IBM
I agree, if the image is large I break them into...

I agree, if the image is large I break them into equal parts, most often 2-3 parts..but no more. Just my preference.

As well, photoshop does tend to suck with compression..it has to be said :P.
...
Forum: Geek News and Humour 06-19-2004, 07:30 AM
Replies: 19
Views: 10,978
Posted By IBM
well.. gmail does sound nice. But at the moment...

well.. gmail does sound nice.
But at the moment I'm on yahoo... at 100megs I don't see any reason I would need a bigger account.

Especially since the trash folder and bulk folder don't count...
Forum: HTML & CSS 06-19-2004, 07:21 AM
Replies: 11
Views: 3,018
Posted By IBM
As far as I know pointer works for both IE and...

As far as I know pointer works for both IE and gecko browsers.
Forum: DOM and JSON scripting 06-19-2004, 07:06 AM
Replies: 2
Views: 895
Posted By IBM
Using a Range object

*sigh*...
Well, I'd like to say I fully understand the range object..but I don't.

At the moment I'm having trouble figuring out how to get a selection using mousedown and mouseup. I can't use the...
Forum: DOM and JSON scripting 06-10-2004, 03:52 AM
Replies: 7
Views: 1,590
Posted By IBM
hmm..interesting. Thanks for mentioning it, I...

hmm..interesting.
Thanks for mentioning it, I might find this useful in the future if I go through with jkd's div editor idea.
Forum: DOM and JSON scripting 06-09-2004, 07:56 AM
Replies: 7
Views: 1,590
Posted By IBM
Hmm..yes, I guess I could use a div and do what...

Hmm..yes, I guess I could use a div and do what you've proposed.. but like you said it's a lot of work. I had thought of using a text area and bbcode, but I decided againts it because I want any...
Forum: DOM and JSON scripting 06-09-2004, 06:12 AM
Replies: 7
Views: 1,590
Posted By IBM
You made a rich text editor for NN4.. :thumbsup: ...

You made a rich text editor for NN4.. :thumbsup:
I'm glad you're on these forums :D

About designMode and contentEditable...
They are browser specifc, and won't work in opera. I am trying for...
Forum: DOM and JSON scripting 06-09-2004, 02:14 AM
Replies: 7
Views: 1,590
Posted By IBM
DOM compliant rich text editor?

is it possible?

I've pretty much resigned myself to the fact that without designmode you can't do much...
Unless you can add rich text styles to text areas... but is it possible?
Forum: HTML & CSS 02-15-2004, 06:59 AM
Replies: 5
Views: 928
Posted By IBM
Can you tell me how you corrected this?

Can you tell me how you corrected this?
Forum: HTML & CSS 02-13-2004, 08:37 PM
Replies: 4
Views: 833
Posted By IBM
Muwahahaha....excellent. I'll try alll...

Muwahahaha....excellent.

I'll try alll approaches, and if they all fail I'll try some more:D

Thanks for the great ideas.:)
Forum: HTML & CSS 02-13-2004, 12:46 PM
Replies: 4
Views: 833
Posted By IBM
AARRrgg....nooo....:eek: *sigh* ok, I'm...

AARRrgg....nooo....:eek:

*sigh* ok, I'm fine-:o

great, hours and hours later I find it's a bug... :mad:

Ah well.. what can ya do.*calming down:D *
I'll try using javascript or even php...
Forum: HTML & CSS 02-13-2004, 09:34 AM
Replies: 4
Views: 833
Posted By IBM
NN7 and css list menus?

I've got the suckerfish menu working great in opera7, moz1.5, ie6, but nn7 is giving me a hard time.

I don't know why but instead of the dropdown list menus hovering over the content, nn7 is...
Forum: ASP 02-12-2004, 09:10 AM
Replies: 5
Views: 713
Posted By IBM
Thanks whammy. Yes, php I know how ot...

Thanks whammy.
Yes, php I know how ot reasonably use, but this server doesn't support php only both asp and ssi. I wasn't sure which to use for a templating system for a website.
I would like to...
Forum: HTML & CSS 02-10-2004, 11:47 AM
Replies: 8
Views: 902
Posted By IBM
thank you. I'll check out the example, I've...

thank you.
I'll check out the example, I've saved a copy so it's up to you if you wanna keep it up. :)

I'll see what makes your example tick..
Then I'll break it :D
Forum: ASP 02-10-2004, 11:43 AM
Replies: 5
Views: 713
Posted By IBM
aha... :) Thanks, yes that make sense. I was...

aha... :)
Thanks, yes that make sense. I was repeating the full words for SSI and it didn't ring any bells code wise, it only sounded like a lib inclusion method or something.

Thanks for...
Forum: HTML & CSS 02-10-2004, 08:46 AM
Replies: 8
Views: 902
Posted By IBM
mind if I uplaod it at a text file? I don't...

mind if I uplaod it at a text file?

I don't have the code up yet..

But an exmple of what I mean is:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...
Forum: ASP 02-10-2004, 07:51 AM
Replies: 5
Views: 713
Posted By IBM
asp or ssi

I know this is not an ssi forum, but if anyone here uses ssi I could use your advice.

I am going to need to learn one or the other very soon.
I mainly want to use them for inclcuding files into...
Forum: HTML & CSS 02-10-2004, 05:01 AM
Replies: 8
Views: 902
Posted By IBM
CSS divs+100% height

Are there any css gurus that can answer this question for me?

How do you set a two column css div layout to expand with the content. Using height:100% for the divs won't do it. If you have to...
Showing results 1 to 25 of 43

 
Forum Jump

All times are GMT +1. The time now is 05:55 PM.