Su ostukorv on hetkel tühi!
JS / PHP / JQuery Quiz
Results
#1. What will the following code return: Boolean(10 > 9)
#2. Is JavaScript case-sensitive?
#3. How can you detect the client’s browser name?
#4. How do you get information from a form that is submitted using the “get” method?
#5. What is the correct way to open the file “time.txt” as readable?
#6. Which superglobal variable holds information about headers, paths, and script locations?
#7. The PHP syntax is most similar to:
#8. What is the correct JavaScript syntax for opening a new window called “w2” ?
#9. Which jQuery method is used to perform an asynchronous HTTP request?
#10. Which jQuery method is used to switch between adding/removing one or more classes (for CSS) from selected elements?
#11. Which jQuery method returns the direct parent element of the selected element?
#12. The jQuery animate() method can be used to animate ANY CSS property?