CSS/Web Monkeys (help needed)

Open discussion about any topic, as long as you abide by the rules of course!
User avatar
Captain
Posts: 20410
Joined: Thu Jan 05, 2006 2:50 am

Re: CSS/Web Monkeys (help needed)

Post by Captain »

obsidian wrote:@mazda:

"I'm a grafix designr & artist"

lol
lol

Hey obsessidian, not my fault you can't spell worth shit :olo:
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by obsidian »

lol

Hey Swedish Boy, not my fault your lack of artist skills comes from bad taste. :olo:
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
User avatar
Captain
Posts: 20410
Joined: Thu Jan 05, 2006 2:50 am

Re: CSS/Web Monkeys (help needed)

Post by Captain »

lol

Hey dumbshit, not my fault you were off stealing TVs instead of going to school :olo:

I love how butthurt you're getting over me pointing out a spelling error in your shitty website that wasn't even a flame :olo:
User avatar
Eraser
Posts: 19177
Joined: Fri Dec 01, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by Eraser »

mjrpes wrote:I also recommend this awesome tool for debugging in multiple versions of IE:

http://www.my-debugbar.com/wiki/IETester/HomePage
After seeing your link I tried it out, but it appears it has a few problems with xmlhttp requests.
The webapp I'm working at for my work functions properly in IE8, but when I try it under IE8 in the IETester tool, it gives a bunch of fatal javascript errors.
Geebs
Posts: 3849
Joined: Tue Feb 08, 2005 4:56 pm

Re: CSS/Web Monkeys (help needed)

Post by Geebs »

Captain Mazda wrote:"Native Indian

lol
lol
Tsakali
Posts: 7175
Joined: Thu Mar 02, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by Tsakali »

mjrpes wrote:Also, I didn't figure this out until playing around with the css. It was clear once I started setting background colors of ul, then the li elements. I use a harsh #0f0 or #f00 to make it stand out :) When I run into css problems this is how I start out troubleshooting things and it usually helps pinpoint the problem pretty quickly... I'd recommend doing this if you run into problems in the future.

I also recommend this awesome tool for debugging in multiple versions of IE:

http://www.my-debugbar.com/wiki/IETester/HomePage
yup that's a method i use myself.

also all my css files for every site come with some presets for div, headers p's img's etc. with padding, border and margin set to 0px all across the board...it's a good habit.
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Re: CSS/Web Monkeys (help needed)

Post by mjrpes »

Eraser wrote:
mjrpes wrote:I also recommend this awesome tool for debugging in multiple versions of IE:

http://www.my-debugbar.com/wiki/IETester/HomePage
After seeing your link I tried it out, but it appears it has a few problems with xmlhttp requests.
The webapp I'm working at for my work functions properly in IE8, but when I try it under IE8 in the IETester tool, it gives a bunch of fatal javascript errors.
Interesting... will have to check this out.... haven't had the need to try it out yet with ajax-y sites.
Post Reply