Lounge of Tomorrow

€uromeinke, FEJ. and Ghoulish Delight RULE!!! NA abides.  


Go Back   Lounge of Tomorrow > A.S.C.O.T > Egg Head
Swank Swag
FAQ Members List Calendar Search Today's Posts Mark Forums Read Clear Unread

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 02-20-2007, 10:34 AM   #24
Alex
.
 
Join Date: Feb 2005
Posts: 13,354
Alex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of coolAlex is the epitome of cool
Snowflake:

I don't have any problems with the quotes and I'm on FF2.0. I tried to look at your Web site to see if I found any coding issues (I do get the same unwrapped nav section), but am really curious how you got that page developed.

Did you do it yourself or someone else? If yourself, did you use some weird software to do it?

Your site appears to have been coded by someone extremely worried that their code will be plagiarized and so made it difficult to view code. First, right click is disabled and your HTML was first translated into unicode character codes and then uses javascript to decode it back into usable HTML.

This first has the effect of rendering your page completely unviewable to anybody with javascript disabled. It also makes any code tweaking difficult.

Just to demonstrate, if you do a view source on your home page, this is how all the code and text is represented:

%3C%53%43%52%49%50%54%20%4C%41%4E%47%55%41%47%45%3 D%22...

But I did translate it back to see the code that renders and there are some oddities.

First, you have this little bit of code:

Quote:
<style Media="Print" type="text/css">
body {display:none}
</style>
Essentially, what this does is prevents anybody from printing a page from your site. If they try, all they get is a header and a blank page. Not sure what reason there would be for doing that.

Then there's this:

Quote:
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
Whoever did this used MS Front Page, one of the most godawful WYSIWIG HTML generators on god's green earth. If you're using it, I strongly recommend finding one of the many alternatives. However, on its own by default even FrontPage does not do the encoding I'm seeing here.

I'm not immediately seeing why the navigation links wrap in IE but not Firefox, but one thing to note is that a "feature" of IE has always been that it is somewhat forgiving of incorrect code that then breaks when put through a different browser that tries to enforce standards.
Alex is offline   Submit to Quotes Reply With Quote
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 09:24 AM.


Lunarpages.com Web Hosting

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.