This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Code still doesn't look ok in Mozilla


Code still doesn't look ok in Mozilla

Postby Johan » Oct 14, 2002 @ 9:36pm

User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby sponge » Oct 15, 2002 @ 4:27am

holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby BurningSheep » Oct 15, 2002 @ 10:44am

Do you want custom Snails levels? Click
User avatar
BurningSheep
pm Insider
 
Posts: 1226
Joined: Apr 12, 2002 @ 11:49pm
Location: The Netherlands


Postby James S » Oct 15, 2002 @ 3:40pm

Why doesn't Opera just update itself? It works on every other browser. Webmasters aren't going to spend 2 hours reprogramming something for a browser that 0.2% of people use when it's the browser's problem!
<img src="http://home.comcast.net/~sonne/james/tag.gif">
James S
pm Insider
 
Posts: 17064
Joined: Jan 12, 2002 @ 2:33pm
Location: Lexington, KY


Postby refractor » Oct 15, 2002 @ 4:06pm

Because Opera is the most accurate implementation of the HTML/CSS specification. It's not Opera that is broken, it's the web-sites (I do see your argument, but it would be much nicer if people actually fixed the HTML rather than relying on other buggy/non-compliant browsers).

The DIV/SPAN thing would be the work of a couple of minutes editing the site's PHPBB code template or whatever.
User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby Chris Edwards » Oct 15, 2002 @ 5:19pm

I'm using style="property=var" instead of style="property:var"? that's stupid. Must be something that phpBB is doing... I'll check it out when i get back from the Summit
Chris Edwards
Founder
User avatar
Chris Edwards
Site Co-Founder
 
Posts: 4048
Joined: Jan 24, 2001 @ 7:14pm
Location: Vancouver, BC


Postby David Horn » Oct 15, 2002 @ 6:37pm

AFAIK, don't Apple Macs come with Internet Explorer?
Crosswind technique: "Using your peripheral vision, react to body movements, gasps, groans, and shouts from the other side of the cockpit, and always remember that it's better to be lucky than good."
User avatar
David Horn
<b>The Boss</b>
 
Posts: 1867
Joined: Feb 17, 2002 @ 2:10pm
Location: PocketGamer Towers (New York, Paris, Leeds)


Postby sponge » Oct 15, 2002 @ 8:03pm

holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby Johan » Oct 16, 2002 @ 12:55am

User avatar
Johan
pm Member
 
Posts: 1843
Joined: Jan 12, 2002 @ 12:38pm
Location: Sweden


Postby jont » Oct 17, 2002 @ 3:36pm

User avatar
jont
pm Member
 
Posts: 122
Joined: Jul 16, 2002 @ 5:12pm
Location: Leeds, England


Postby sponge » Oct 17, 2002 @ 6:27pm

holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby Chris Edwards » Oct 17, 2002 @ 8:32pm

Chris Edwards
Founder
User avatar
Chris Edwards
Site Co-Founder
 
Posts: 4048
Joined: Jan 24, 2001 @ 7:14pm
Location: Vancouver, BC


Postby jont » Oct 25, 2002 @ 4:23pm

User avatar
jont
pm Member
 
Posts: 122
Joined: Jul 16, 2002 @ 5:12pm
Location: Leeds, England


Postby BurningSheep » Nov 13, 2002 @ 12:08pm

Do you want custom Snails levels? Click
User avatar
BurningSheep
pm Insider
 
Posts: 1226
Joined: Apr 12, 2002 @ 11:49pm
Location: The Netherlands


Postby Dan East » Nov 13, 2002 @ 5:48pm

This is the only part you need:

//The following vars determine the exact HTML that is output to begin and end
//each type of coloring

//Used at the beginning and end of the entire code block:
$code_start='<div style=\'color=black;display=inline\'>';
$code_end='</div>';//'</b></font>';

//Reserved keywords (for, else, if, case, etc):
$keyword_start='<div style=\'color=blue;display=inline\'>';
$keyword_end='</div>';

//Strings, single and double quote (' & "):
$string_start='<div style=\'color="#840000";display=inline\'>';
$string_end='</div>';

//Comments (// and /* */):
$comment_start='<div style=\'color=green;display=inline\'>';
$comment_end='</div>';

//Operators (+, ++, ., ;, etc):
$operator_start='<div style=\'color=red;display=inline\'>';
$operator_end='</div>';

//Numbers (123, 0xffff, etc):
$number_start='<div style=\'color=purple;display=inline\'>';
$number_end='</div>';

//End HTML syntax vars


Dan East
User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Next

Return to Site Announcements/Feedback


Sort


Forum Description

Have anything to say about PocketMatrix.com? Looking for info on the latest happenings at PocketMatrix.com?

Moderators:

sponge, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron