Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
It depends on who the site is intended for. Should a business oriented site rely on javascript? I think not.

With all the differences in implementation, Javascript isn't ready for deployment in commerce oriented sites.IMHO

Without getting into a drawn out discussion on web design, here are my personal thoughts for business oriented sites.
(I've posted well over 100K web pages now for whatever that's worth.)

Outside of clear navigation, etc... sites should be designed in successive layers.
i.e It works with Javascript,Java, Activex off. If you want to have mouseovers and image flips, etc, they should be designed in such a way as to not impair the functionality of the site without their use.

Javascript is great for pre-emptive form checking but most of the things that people do with it are indeed bells and whistles. Even when they are not, there is usually another alternative. (Plus it all breaks when version X of whatever browser get's released.)This might not be a problem if this is an intranet and IT controls what is installed.

I'd also recommend sticking with GIF and JPG.

(Fun fact: NT 4.x crashes unrecoverably when attempting to display certain PNG files.)

Modest use of javascript is fine but I think until there is a more uniform deployment, you would be remiss to rely on it heavily when there's money on the table.

For consistent behaviour, you can't beat server side.

Again this is all context, for some sites, requiring the latest greatest browser is not a problem. It all depends on whom your expecting to reach.

-Lee

"To be civilized is to deny one's nature."

In reply to Re: CGI and JavaScript by shotgunefx
in thread CGI and JavaScript by stuffy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-20 00:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found