Cuando estamos desarrollando un sitio web nos hemos acostumbrado a realizar un redirect de cualquier sitio Web con Javascript de la siguiente forma:
<script type=»text/javascript»>
<!–
window.location = «http://www.google.com/»
//–>
</script>
Pero si usamos el framework de JQuery podemos realizarlo más fácilmente de la siguiente forma:
var url = «tu-URL-a-direccionar»;
$(location).attr(‘href’,url);
You can further promote to class specializations, which can be specific to
a particular class type. Well, you start the application,
you insert the first disk (the one that you wish to duplicate), then after a few clicks you insert a blank disk, wait for burning process to
perform along with an exact replica with the original disk.
If you might be around the IT industry, an aspiring programmer that is, you have
to make sure that you do not remain stagnant.
JQuery NO es un framework «Ingeniero».
(Y)
Why not use only window.location?