AJAX | JavaScript | HTML | PHP Answers

Questions answered by Experts: 166

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

8. Write a program that will ask the user to input a number of Indians from 1-10. The output must be the number of Indians with the word “little”, it must output by 3 numbers in a line and have the word “Boys” at the end of the output.
Sample input/output dialogue:
Enter a number of Indians: 6
1 little 2 little 3 little Indians
4 little 5 little 6 little Indians Boys
I am a beginner and i want to know how to execute the below pattern in through javascript,
*
**
***
****
*****
and
*****
***
*
*
***
*****
Please, I have a project of church account system and I do not know how to go about it.
Thanks
I have a website, www.thechillradio.co.uk/uni and you will notice that the Slider is fine in chrome and firefox, however it for some reason looks a real mess inside internet explorer.

How do i fix this?

Thanks
how we can sort and asort digit without using default function of php....?
use html to markup web pages as follow.

1.Heading font color is navy color. The image file named grand canyon 1.jpg
About web desing HTML.

You have to include the following in your page:
1. Your profile/details.
2. Introduce or describe yourself in one paragraph.
3. Put a profile picture – has to be your own picture.
4. List down your hobbies and describe it with short paragraph and images.
5. Link your hobbies to useful and informative website of your hobbies.
6. Remember to use proper headers and font formatting.
7. Include a proper title of your page.
8. Apply skills learnt in class, for example, order list, unorder list, linking with text, linking with image and etc.
The sum of the lengths of any two sides of a triangle must be greater than the length of the third side. For example, the numbers 3, 4, and 5 can form a triangle because 3+4 > 5, 4+5 > 3, and 5+3 > 4. In contrast, the numbers 1, 2, and 5 cannot form a triangle because 1+2 < 5. Thus, if you are given any three integers, you can determine whether they could possibly form a triangle or not by applying this general principle.

Write a JavaScript program that allows a user to input three integers using text boxes in a form. (Hint: You need to use the built-in parseInt function to convert the input strings to integers.) Test the three integers to determine if they can be formed into a triangle using the rule given above. Also test if the resulting triangle would be a right triangle using the Pythagorean theorem, namely that the square of the hypotenuse (the longest side) equals the sum of squares of the other two sides. Display an alert box to inform the user whether their integers can form a triangle or a right
is it possible to search more than html page at a time by using jquery?
I have a php based website which has video gallery with .mov format. so can i protect those videos from downloading while video playing?. is there any simple solution or it wil be fixed by just purchasing any video player to protect videos. i am using just <embed> for videos playing and those should be play in website and mobiles also....
LATEST TUTORIALS
APPROVED BY CLIENTS