Mykal Kumasi Music And PhotosAntigua Reggae Artist
Help Center

Website Users Information

Welcome to MKJmusic help center. This page explains "how the site works." It includes notes on the functions and purpose of certain features incorperated in the application. If your are unable to use a mouse or pointing device with your computer, you can still select and access the pages using the tab key on your keyboard.


Web Browsers Inconsistency

The program you use to view and browse through web pages is called a Web Browser.  Each browser has its own set of rules for displaying like text color and size for various html elements.  However, all browsers do not work in a uniform and consistent manner. Some are more standard compliant than others, so the way a web page looks on one browser may differ slightly on another.


Achieving cross-browser functionality is one of the objectives of the website design. To accomplish this task, I incorporated a combination of Css, Ajax and javascript in the markup language, to help achieve stability and consistency across web browsers.


Computer Operating Systems

If you are experiencing any problems accessing and viewing the content of certain pages on the site, there could be several reasons. Depending on the age of your computer operating system, it may not be able or equiped to handle some of the scripting language commands and modern web technologies incorporated into the site.


Another reason could be that your computer javascript function handler is disabled. This could hinder access, affect functionality and performance. To experience the fullness and dynamic features of the site, you must enable javascript on your computer. Full screen view is also recommended as the best way to view the pages without browser clutter.


JavaScript allows for more interactive user experience. Having JavaScript enabled is required for many advanced features and new web applications found on some websites to function correctly, so enable your JavaScript for a more complete web experience.



Website Architecture & Design Speciffications

The pages are built in accordance with the W3C standard recommendations for writing and publishing HTML documents on the web.  The document type declaration used in the markup language of most pages on the site is XHTML 1.0 Strict, except for a few where XHTML 1.0 Transitional doctype are used.


Cascading Style Sheet (CSS),Javascript and Ajax application controls most of the formatting presentation, calculations and dynamic functions of the site. In keeping our commitment to the W3c and other legal requirements for publishing on the web, MKJ.com provide alternate content in simple html for users with less sophisticated and modern computers  If you cannot access the content on this site, go to Mykal Kumasi Jones


Printing Pages On The Site

Note: The pages on this site are not print friebdly. Do not attempt to print the webpages as they appear on your computer screen. If you wish to print, We have added a print directory to the site containing files with printer friendly versions of the webpages.

 

 

^...Top

A Web browser is a computer program that interprets HTML commands to collect, arrange and display the parts of a Web page.
JavaScript is a scripting language used for adding dynamic functions to Web pages.