Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- jQuery(document).ready(function() {
- jQuery("#link-module1").wrap('<a href="/hbdev/what-we-do/"></a>');
- });
- </script>
- <script>
- jQuery(document).ready(function() {
- jQuery("#link-module2").wrap('<a href="/hbdev/where-we-work/"></a>');
- });
- </script>
- <script>
- jQuery(document).ready(function() {
- jQuery("#link-module3").wrap('<a href="/hbdev/our-projects/"></a>');
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment