Answers

Question and Answer:

  Home  JQuery Developer

⟩ How jQuery Works?

<html>

<head>

<script type="text/javascript" src="jquery.js"></script>

<script type="text/javascript">

// You can write the code here

</script>

</head>

<body>

<a href="http://www.rendc.org/">Global GuideLine</a>

</body>

</html>

 174 views

More Questions for you: