Javascript simple printing passing parameters -


I hope to print the values ​​passing the parameters in the code but print it [object event].

I'm new to presentation development. What am I missing here.

  & lt; Body Onload ("Start ('- 33.873651000000000000', '151.2068896000000000000 ')")> & Lt ;! DOCTYPE html & gt; & Lt; Html & gt; & Lt; Top & gt; & Lt; Script src = "" & gt; & Lt; / Script & gt; & Lt; Script & gt; Function Start (Longitude, Latitude) {Warning (Longitude)} & lt; / Script & gt; The body tag should be placed within the HTML tag.  

   & Lt; / Body & gt; & Lt; / Html & gt;  

Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

rest - Basic cxfrs RESTful JAX-RS Service -

ajax - Decimal('12000') is not JSON serializable -