0
Please help, How can i use data:post.url in javascript?
Please, I want to use <data:post.url/> on this javascript. or which the right script to use it? <script> $(document).ready(function() { $('img').click(function() { window.location.href ='data:post.url'; }); }); </script>
1 Réponse
+ 1
Go to programing school