AJAX | JavaScript | HTML | PHP Answers

Questions: 323

Answers by our Experts: 213

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

write a program to explain the bold, italic,underline effects?
How to calculate Discount Percent, Discount Anount and then get the total in multiple rows and after calculating multiple rows total how to get grand total?
For the Battleship game, what is the code to randomly place 8 ships onto the enemy'd board if the player wants to cheat and see where the enemy had placed their 8 ships?
how to create a class named Student?
Create a standalone HTML page with an ordered list. In that page write JavaScript that

will grab the current day of the month. Starting with that number count up by 1 and add an

item to your ordered list for every number that is a multiple of 7. Stop listing numbers

once you’ve shown 10 numbers in the list. Create a second list that outputs the same 10

numbers, but in reverse order.
Provide and explain two examples where you would utilize immutable classes?
I have a problem which seems to be quite a rare one and I can safely say I know what exactly what is causing it. After some process of elimination I reached the conclusion that, in a website featuring five main pages - for which different information can be revealed/hidden, in three JavaScript-powered states the user can switch between - one of these pages is currently without this functionality simply because the HTML contains user input controls.

Using alert boxes for troubleshooting, I discovered that one of the arguments passed into the event, which occurs either when the relevant dropdown item or one of the 'tabs' near the bottom is clicked, is in fact an 'undefined' value. The purpose of the value is to reset one lot of elements, while two others in the same handlers that are involved in a similar action are always successfully recognised. Essentially all three states are to be made invisible before the next stage of the function, which is to determine what should now appear on screen and carrying it
You must validate the data from the form and output a record of all errors found in an appropriate way. Ensure that all input device values are retained in the input devices if any errors are detected. The validation rules are as follows:

• The customer id field must have a value, contain only numeric characters and be exactly 6 digits long and unique (i.e. does not already exist in the database)

• First and last name fields must have values and should not be more than 30 characters long each, contain only alphabetic characters or the hyphen(-­‐) character

• If address details are provided a value for state should be selected and postcode should only
contain numeric characters and be exactly 4 digits long.
develop a menu driven program in psuedocode that inputs two numbers and at the users option finds their sum difference product or quotient
Develop a set of classes for a college to use in various student service and personnel applications:
design a CollegeEmployee- CollegeEmployee descends from Person. A CollegeEmployee also includes a Social Security number, an annual salary, and a department name, as well as methods that override the Person methods to accept and display all CollegeEmployee data. (9)
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS