Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 180
Entire Site: 4 & 1111
Page Staff: pokemon x, pennylessz, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
04-25-24 08:25 AM

Forum Links

Thread Information

Views
3,198
Replies
8
Rating
0
Status
CLOSED
Thread
Creator

05-04-08 03:07 AM
Last
Post
SkyStormKuja
05-06-08 02:02 AM
Additional Thread Details
Views: 455
Today: 0
Users: 1 unique

Thread Actions

Thread Closed
New Thread
New Poll
Order
 

Browser Wars

 

05-04-08 03:07 AM
is Offline
| ID: 67932 | 360 Words


JigSaw
Level: 164


POSTS: 519/7936
POST EXP: 584185
LVL EXP: 57405879
CP: 8045.8
VIZ: -46031833

Likes: 0  Dislikes: 0
If your on a PC this isn't something you really don't care about much but with me being on a Mac it can get quite annoying since most web users are PC users.

Throughout the months with me working with different browsers on different computers I have found several glitches throughout. Mainly between Firefox and IE. These glitches mostly happen with css but also other languages but I have found ways to fix em and match each site design alike.

Here's one I find interesting. I've made line breaks to separate stuff... which is usually two br tags like so < br />< br />

In firefox it leaves a space this big:

TEXT TEXT TEXT TEXT TEXT
--------------------------
This being the blank space
--------------------------
TEXT TEXT TEXT TEXT TEXT

When I look that up in firefox everything is fine and there is a full line of blank space, but when you look in IE, there are no spaces and it seems as though IE deducts one of the < br /> tags making it one big block of text like so:

----TEXT
----TEXT

One way to fix this would be to add a thrid < br /> tag or just utilize < p >< /p > tags. The problem with the br tags is if you add another, thats one extra line of space in firefox. So the solution to fix it is just use paragraph tags.

I find it pretty interesting... so if your on a mac, becarefull of using < br /> tags as they don't show like you want them to in IE. The solution as mentioned above is always as one more < br /> tag or take away those tags and use < p > tags so that way it will look exactly the same in both browsers.

I think I might have a bunch of tutorials on my site for browser wars / bugs since I deal with them all day long This is just one of the many bugs

P.S. Those extra spaces aren't apart of tags I was using, had to do it so it would show properly in this post.
If your on a PC this isn't something you really don't care about much but with me being on a Mac it can get quite annoying since most web users are PC users.

Throughout the months with me working with different browsers on different computers I have found several glitches throughout. Mainly between Firefox and IE. These glitches mostly happen with css but also other languages but I have found ways to fix em and match each site design alike.

Here's one I find interesting. I've made line breaks to separate stuff... which is usually two br tags like so < br />< br />

In firefox it leaves a space this big:

TEXT TEXT TEXT TEXT TEXT
--------------------------
This being the blank space
--------------------------
TEXT TEXT TEXT TEXT TEXT

When I look that up in firefox everything is fine and there is a full line of blank space, but when you look in IE, there are no spaces and it seems as though IE deducts one of the < br /> tags making it one big block of text like so:

----TEXT
----TEXT

One way to fix this would be to add a thrid < br /> tag or just utilize < p >< /p > tags. The problem with the br tags is if you add another, thats one extra line of space in firefox. So the solution to fix it is just use paragraph tags.

I find it pretty interesting... so if your on a mac, becarefull of using < br /> tags as they don't show like you want them to in IE. The solution as mentioned above is always as one more < br /> tag or take away those tags and use < p > tags so that way it will look exactly the same in both browsers.

I think I might have a bunch of tutorials on my site for browser wars / bugs since I deal with them all day long This is just one of the many bugs

P.S. Those extra spaces aren't apart of tags I was using, had to do it so it would show properly in this post.
Vizzed Elite
PHP Developer, Security Consultant

Affected by 'Laziness Syndrome'

Registered: 04-06-06
Location: Area 51
Last Post: 1734 days
Last Active: 1728 days

(edited by JigSaw on 05-04-08 03:25 AM)    

05-04-08 05:19 AM
BigBob85 is Offline
| ID: 67934 | 40 Words

BigBob85
Level: 151

POSTS: 5299/6381
POST EXP: 217397
LVL EXP: 42878976
CP: 170.6
VIZ: 49768

Likes: 0  Dislikes: 0

TEST1<br />
TEST1<br />
TEST1<br />




TEST2<br /><br />

TEST2<br /><br />

TEST2<br /><br />




Works fine on IE8, FF2 and Safari 3. In a weird twist of fate though, safari shows them edit lines you had, actualy down into the top of my post.

Does my tests show anything you didnt expect?


TEST1<br />
TEST1<br />
TEST1<br />




TEST2<br /><br />

TEST2<br /><br />

TEST2<br /><br />




Works fine on IE8, FF2 and Safari 3. In a weird twist of fate though, safari shows them edit lines you had, actualy down into the top of my post.

Does my tests show anything you didnt expect?

Vizzed Elite
Member Of The Year 07


Affected by 'Laziness Syndrome'

Registered: 12-09-04
Location: Melbourne, Australia
Last Post: 1603 days
Last Active: 1237 days

(edited by BigBob85 on 05-04-08 05:21 AM)    

05-04-08 06:11 AM
is Offline
| ID: 67938 | 127 Words


JigSaw
Level: 164


POSTS: 520/7936
POST EXP: 584185
LVL EXP: 57405879
CP: 8045.8
VIZ: -46031833

Likes: 0  Dislikes: 0
Everything looks fine in the post probably cause I'm in Firefox now. Not sure about IE though. Is it showing up in IE correctly? If so... pretty weird.

I see what you mean about safari... that's weird. Tons of glitching going on that's probably why I stopped using it.

Go here in IE and see if there are any spaces between the text just on this page: http://www.smdimages.com/faqs/

If there are, then I don't know whats up. Either the IE we got here is messed up or something is wrong with the PC I got.

Anyway, theres tons of glitches on my site now, since it's all css based and I'm kinda new at tableless css sites

But let me know if you see spaces or not
Everything looks fine in the post probably cause I'm in Firefox now. Not sure about IE though. Is it showing up in IE correctly? If so... pretty weird.

I see what you mean about safari... that's weird. Tons of glitching going on that's probably why I stopped using it.

Go here in IE and see if there are any spaces between the text just on this page: http://www.smdimages.com/faqs/

If there are, then I don't know whats up. Either the IE we got here is messed up or something is wrong with the PC I got.

Anyway, theres tons of glitches on my site now, since it's all css based and I'm kinda new at tableless css sites

But let me know if you see spaces or not
Vizzed Elite
PHP Developer, Security Consultant

Affected by 'Laziness Syndrome'

Registered: 04-06-06
Location: Area 51
Last Post: 1734 days
Last Active: 1728 days

05-04-08 06:29 AM
BigBob85 is Offline
| ID: 67939 | 41 Words

BigBob85
Level: 151

POSTS: 5303/6381
POST EXP: 217397
LVL EXP: 42878976
CP: 170.6
VIZ: 49768

Likes: 0  Dislikes: 0
Internet Explorer 8
FireFox 2
Safari 3

They all seem pretty similar to me, except Safari does render it a little more MAC like . Uber shiny! (Screenshot makes the left look weird, but its not like that when viewing it.
Internet Explorer 8
FireFox 2
Safari 3

They all seem pretty similar to me, except Safari does render it a little more MAC like . Uber shiny! (Screenshot makes the left look weird, but its not like that when viewing it.
Vizzed Elite
Member Of The Year 07


Affected by 'Laziness Syndrome'

Registered: 12-09-04
Location: Melbourne, Australia
Last Post: 1603 days
Last Active: 1237 days

05-04-08 06:37 AM
is Offline
| ID: 67940 | 88 Words


JigSaw
Level: 164


POSTS: 521/7936
POST EXP: 584185
LVL EXP: 57405879
CP: 8045.8
VIZ: -46031833

Likes: 0  Dislikes: 0
Wow... this is really weird. I guess the IE on the PC I got is messed up or something cause the screen you got is nothing like how it looks in mine lol. Thanks for taking the screens I guess it's not that big of a deal just as long as the css tables arn't floating all over like on the contact page lol.

The computer is a sony viao from 2000 I think, with windows vista on it. The IE version is 8 as well... very odd.
Wow... this is really weird. I guess the IE on the PC I got is messed up or something cause the screen you got is nothing like how it looks in mine lol. Thanks for taking the screens I guess it's not that big of a deal just as long as the css tables arn't floating all over like on the contact page lol.

The computer is a sony viao from 2000 I think, with windows vista on it. The IE version is 8 as well... very odd.
Vizzed Elite
PHP Developer, Security Consultant

Affected by 'Laziness Syndrome'

Registered: 04-06-06
Location: Area 51
Last Post: 1734 days
Last Active: 1728 days

(edited by JigSaw on 05-04-08 06:51 AM)    

05-04-08 08:41 AM
BigBob85 is Offline
| ID: 67941 | 33 Words

BigBob85
Level: 151

POSTS: 5304/6381
POST EXP: 217397
LVL EXP: 42878976
CP: 170.6
VIZ: 49768

Likes: 0  Dislikes: 0
Should do full virus scans and stuff (dosnt sound like something a virus would do though), and then reinstall IE7. Maybe you got an earlier version of IE8 (IE8 is the beta version).
Should do full virus scans and stuff (dosnt sound like something a virus would do though), and then reinstall IE7. Maybe you got an earlier version of IE8 (IE8 is the beta version).
Vizzed Elite
Member Of The Year 07


Affected by 'Laziness Syndrome'

Registered: 12-09-04
Location: Melbourne, Australia
Last Post: 1603 days
Last Active: 1237 days

05-04-08 06:12 PM
iBOCK is Offline
| ID: 67955 | 8 Words

iBOCK
Level: 127


POSTS: 2247/4283
POST EXP: 267468
LVL EXP: 23338619
CP: 748.3
VIZ: 115401

Likes: 0  Dislikes: 0
My browser is weird... Too many toolbars
My browser is weird... Too many toolbars
Vizzed Elite

Affected by 'Laziness Syndrome'

Registered: 05-02-05
Location: the grid
Last Post: 4194 days
Last Active: 3152 days

(edited by lbock3 on 05-06-08 01:52 PM)    

05-04-08 07:41 PM
BigBob85 is Offline
| ID: 67957 | 30 Words

BigBob85
Level: 151

POSTS: 5305/6381
POST EXP: 217397
LVL EXP: 42878976
CP: 170.6
VIZ: 49768

Likes: 0  Dislikes: 0
Ahh.. you shouldnt say that in a public forum.

If you do download them, and you get viruses, that kinda implys your just downloading viruses, and not keygens at all.
Ahh.. you shouldnt say that in a public forum.

If you do download them, and you get viruses, that kinda implys your just downloading viruses, and not keygens at all.
Vizzed Elite
Member Of The Year 07


Affected by 'Laziness Syndrome'

Registered: 12-09-04
Location: Melbourne, Australia
Last Post: 1603 days
Last Active: 1237 days

05-06-08 02:02 AM
SkyStormKuja is Offline
| ID: 68004 | 27 Words

SkyStormKuja
Level: 31


POSTS: 140/176
POST EXP: 8925
LVL EXP: 182048
CP: 6.0
VIZ: 3140

Likes: 0  Dislikes: 0
Originally posted by BigBob85
If you do download them, and you get viruses, that kinda implys your just downloading viruses, and not keygens at all.


Quoted for truth.
Originally posted by BigBob85
If you do download them, and you get viruses, that kinda implys your just downloading viruses, and not keygens at all.


Quoted for truth.
Member
The Great Muffin


Affected by 'Laziness Syndrome'

Registered: 09-03-07
Location: It's a secret.
Last Post: 5763 days
Last Active: 5761 days

Links

Page Comments


This page has no comments

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×