All posts in

Chile: Positivo balance del INAPI como ISA/IPEA del PCT en dos meses de 2014

Desde el 22 de octubre de 2014 el Instituto Nacional de Propiedad Industrial (INAPI) de Chile está en operaciones como Administración encar...

Hong Kong y México firman acuerdo de cooperación en propiedad intelectual

Los gobiernos de Hong Kong y de México firmaron un acuerdo de cooperación en el ámbito de la propiedad intelectual para potenciar el interca...

How to Loop Through JavaScript Array?

You can loop any Array by using different types of looping statements in JavaScript , which I have previously posted. In this post you can l...

How to Show Pop Up Boxes Using JavaScript?

Using JavaScript you can create three kinds of pop-up boxes, Alert box, Confirm box and prompt box. Alert Box An alert box is used if you wa...

How to Write Conditional Statements in JavaScript?

The different types of conditional statements used in JavaScript for making different decisions are as follows. If Statement This statement ...

Perú - En 2014 se registró un crecimiento del 40% en solicitudes de patentes

El Instituto Nacional de Defensa de la Competencia y de la Protección de la Propiedad Intelectual de Perú ( INDECOPI ) informó que durante ...

Publication of the week – genetics resources in Chile

This week the University of Buckingham has published as the publication of the week ( here ) an article that is available in the European In...

MARQUES coexistence workshop reaches Mexico

Since this weblog has just touched upon the subject of trade mark coexistence agreements (in Peru), it is relevant to add that this very to...

Peru regulates trade mark coexistence agreements so as to protect competition and consumers

IP Tango has received news from Peru with regard to an increasingly important subject, in era of increasingly crowded trade mark registers: ...

How to create Changeable Date and Time Using JavaScript?

You can create changeable Date and Time using JavaScript Date object. JavaScript Date object will automatically hold the current date and ti...

How to Validate a HTML Form Using JavaScript?

In the previous post, I have described about "How to create a simple form using HTML" step by step with describing what is a form...

How to create a simple form using HTML?

From is a necessary element in any website or blog. Mostly they are used to take user information for any of the purposes like logging into ...