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

Create a Webpage using AJAX, to accept three numbers. Using PHP, check wether these
numbers form a triangle or not.
i have a problem with inject script code in html who can help me and explean about that
please help me web design HTML , I Need examples how to doing it.

You have to include the following in your page:
1. 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.
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.
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.
Who can help me to get to know how can i use script code in announcement of
channels in a messenger. The announcement support script code in server but
its not published for all. Please help me.
Hi guys i use a messenger in the messenger every one can make a group or
server for voice and text chat u can make some channels in your group but in
this messenger no one cant show a single pic or use script code in the
channels announcement but some one can do that its not a bug the messenger
servers support script code in the announcement of the channels but its not
publish for users. Now i want& to add some script code and make like online
clock in the announcement of the channels but i can't . Please help me just
to get to know how can i add script code in the location.
This is code for a image on a website...Every 23-25 hours, randomly, an action can be performed on the image. Where, "this"and "event" are used to be the exact time that the action can be performed. I need to know how and where to find where that time has been relocated to. Thank you for your time.

<a onmouseout="hidetip(event);" onmouseover="mybling_ajaxtooltip_scroll('1089517', 1, this, event, '320px');">
<a onmouseout="hidetip(event);" onmouseover="mybling_ajaxtooltip_scroll('4526521', 1, this, event, '320px');">

This is code for a image on a website...Every 23-25 hours, randomly, an action can be performed on the image. Where, "this"and "event" are used to be the exact time that the action can be performed. I need to know how and where to find where that time has been relocated to. Thank you for your time.
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
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS