Search

You searched for the word(s): userid:788452

Matching Posts

  • Re: asp net onload event problem

    [quote user="koese"] try both the onLoan events on the mater page and avoide on content page <BODY onLoad="javascript:alert('First Action');alert('Second Action');"> [/quote] i already tried that but if i do that it walways shows a javascript error in the masterpage, i don't know why...it says it has an objecto required but i dont know what object. i can't debug it.
  • asp net onload event problem

    i don't know if this problem should be here but here it is: i have a asp.net site and with a masterpage and many content pages. i have a problem using Google Maps JavaScript API. in content page i use <body onload="load()" onunload="GUnload()"> and it use to work. The problem is that i had to put javascript functions in masterpage and used <body id="mBody" onload="javascript:preloader();". Now the google maps API doesn't work because of the
Page 1 of 1 (2 items)