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