|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Javascript from treeviewHello,
I am using a treeview control on a page and I want to see the javascript that it uses. It looks to me it uses a hidden file: <script src="/WebResource.axd?d=KJOgJu6ZQyEnvormkF2ICA2&t=632962189794236936" type="text/javascript"></script> Is there any way of seeing this? Thanks Mike Mike,
You cannot see it with Internet Explorer but if you open that Url in Firefox it will show you the Javascript source. For some reason IE hides Javascript. That Url is how an embedded resource is pulled from the assembly. I created a project which does that... http://brennan.offwhite.net/blog/2006/07/17/manage-javascript-in-aspnet-with-offwhiteembeddedscripts/ Brennan Stehling http://brennan.offwhite.net/blog/ ampel***@gmail.com wrote: Show quoteHide quote > Hello, > I am using a treeview control on a page and I want to see the > javascript that it uses. > It looks to me it uses a hidden file: > <script > src="/WebResource.axd?d=KJOgJu6ZQyEnvormkF2ICA2&t=632962189794236936" > > type="text/javascript"></script> > > Is there any way of seeing this? > Thanks > Mike
Menu Control Questions
CustomValidator points to wrong control Redirecting to another page GridView multiple DDL Radiobuttonlist (a custom control) selectedindexchanged event not firing in User Control Solution - Treeview Site Navigation without ShowExpandCollapse DropDownList Refuses To Show New SelectedValue Gridview update does not work Data Grid Printing FileUpload Control in ASP 2.0. |
|||||||||||||||||||||||