Select to view content in your preferred language

Running Javascript application within a masterpage

735
0
12-27-2012 04:46 AM
AndrewBrown1
Deactivated User
Is it possible to run the Javascript API within a website utilizing masterpages using ASP.NET?

I have my code within the <asp:content> region, but for some reason, the map window still takes up the entire window and it pushes the masterpage navigation to the outside of the screen, at the very bottom.

Is it a conflict with the CSS, or is it not possible to have a mapping application within <asp:content> brackets?

Thanks.
0 Kudos
0 Replies