Browse by Tags

Related Posts

  • Re: treeview node, onclick confirm ?

    Okay i finally figured it out... Here is how i got it to work Dim deletenode As New TreeNode("<span onclick=""javascript:confirm('Are you sure you want to delete " & dr("ProjectName") & "?');"">Delete</span>", "0"...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by tfsmag on 08-27-2006, 12:00 AM
    Filed under: treeview, javascript, child nodes
  • Javascript disabled Menu control Accessibility

    According to this page: http://msdn2.microsoft.com/en-us/library/ms227996.aspx For the Menu control: "In browsers that do not support the full client-side functionality of the control, the browser will refresh the window to show the secondary navigation, which might cause screen readers to begin...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Mlogan on 08-30-2006, 12:00 AM
    Filed under: asp:menu, javascript, accessibility
  • 2 radio buttons one field off till 2nd radio is selected?

    I'm an asp.net/c# newbie ok thats out of the way. My requirement is to create a page that has 2 radio buttons, one of those radio buttons will have a text box that will be deactivated/grey'd out UNTIL its button is selected after which it will be active. Obviously this is easily done with javascript...
    Posted to Web Forms (Forum) by aforonda on 08-31-2006, 12:00 AM
    Filed under: ASP.NET, deactivate, javascript, form, radio button, c#
  • ActiveX control and Atlas Framework- Bug?

    If I include activex control in any atlas webservice page, the web server proxy javascript will stop loading. <object id="Object1" style='width: 100%; height: 100%' classid='CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6' /> The above clsid is the windows media player version 10. I got a...
    Posted to "Atlas" Discussion and Suggestions (Forum) by russelyang on 08-31-2006, 12:00 AM
    Filed under: Atlas, Atlas Bug, javascript
  • attachEvent and onmousemove in IE

    I'm creating my own extender control for attaching advanced tooltips to controls, but I'm having some difficulty capturing mouse movements in IE. A quick run-through of what I've got: I create a function delegate in the initialize method of my extenders javascript class: _mouseMoveHandler...
    Posted to "Atlas" Control Toolkit (Forum) by Fredrik K on 09-01-2006, 12:00 AM
    Filed under: JavaScript
  • Re: Tree View issues

    Thank you so much for the reply I got only one more question: I placed the tree in the master page. Would i be able to use the aproach described previously to explore the tree hierarchy?I would like to have acces to the values of the tree nodes in the new page that is created from the master page. And...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Dan_dan on 09-01-2006, 12:00 AM
    Filed under: treeview, javascript, child nodes, Dynamic SiteMapProvider, TreeView ValuePath, Treeview Recursive Directory File
  • Re: Declaring controls in javascript

    Hi Kyle, Glad you were able to get it working. For your first question, there are two ways to get code to run after "Atlas" has finished loading. You can either add a handler to the Sys.Application.load event or use the (little known) fact that "Atlas" will automatically call a function...
    Posted to "Atlas" Control Toolkit (Forum) by Ted Glaza [MSFT] on 09-02-2006, 12:00 AM
    Filed under: JavaScript, Dynamically Creating Controls
  • Customsing Treeview Controls View

    Hello, I have a Treeview control which is using sitemap provider which in turn using web.sitemap. Treeview <==> Sitemap provider <==> web.sitemap This tree view has four levels of nodes. Now what I need to do is to have a different view of each level. Like I need to show nodes at root level...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by ShailAtlas on 09-05-2006, 12:00 AM
    Filed under: CSS, treeview, javascript, child nodes, Dynamic SiteMapProvider
  • Re: Modal Popup questions...

    Hi Steve, There are a lot of people trying to do the same thing with ModalPopup , so I thought I'd create a sample (since those steps 1-6 aren't the clearest things in the world to follow). Unfortunately after talking with David (the ModalPopup expert... and author, for that matter), the approach...
    Posted to "Atlas" Control Toolkit (Forum) by Ted Glaza [MSFT] on 09-06-2006, 12:00 AM
    Filed under: ModalPopup, JavaScript
  • Allowing other sites to use my content?

    I have recently made a script that gather news headlines automatically every couple of hours and lists them in a datalist- I want to allow other people to have the option to having these news headlines on their websites, in the same way that The Free Dictionary allow other sites to use parts of their...
    Posted to Web Forms (Forum) by boomers on 09-06-2006, 12:00 AM
    Filed under: ASP.NET 1.x, ASP.NET, javascript, include, auto updating, syndicate
Page 1 of 82 (815 items) 1 2 3 4 5 Next > ... Last ยป