About 50 results
Open links in new tab
  1. Execute Javascript in Sharepoint Webpart - social.msdn.microsoft.com

    Feb 7, 2011 · I am trying to run javascript from a .js file in my webpart. The webpart shows and looks great, but none of the javascript works. The javascript works perfect in a normal html page. I am …

  2. Relative references in Javascript - how? - social.msdn.microsoft.com

    Oct 7, 2021 · The Javascript we are using refers to the site uses /dev1, but we would like to make the reference ‘virtual’, or relative to the root, so that when we move code to production, we do not have …

  3. User Control and JavaScript - social.msdn.microsoft.com

    Oct 7, 2021 · Hi I'm getting started with creating a user control that uses some JScript events. And I'm having problem to get some child’s properties of this control, because when it's rendered on the …

  4. Does .cshtml works with javascript? - social.msdn.microsoft.com

    Oct 7, 2021 · Don't know if this helps, but I created a quick .cshtml sample page using the WebMatrix beta, and I got Jquery script to work. All I did was pull a copy of the Jquery .js file that ships with …

  5. converting javascript into C# - social.msdn.microsoft.com

    Mar 4, 2016 · Selenium is a third party product and this forum is intended for support only of Microsoft products.

  6. How to access a dropdownlist control inside a gridview using JQuery or ...

    Oct 7, 2021 · I want to access this dropdownlist control in the gridview using either jquery or javascript. Can someone send me the code how to do that? I have searched online but all the results I am …

  7. collapsiblepanelextender, master page and javascript

    Oct 7, 2021 · It is adding a suffix to the CPE and javascript is unable to find it. any help would be much appreciated! <script type="text/javascript" language="javascript">

  8. Javascript and selected treeview node - social.msdn.microsoft.com

    Oct 7, 2021 · Means in context menu of the treeview (from javascript) i want to know that which is the node selected.i want to get both the selected node text , value and its complete path from root node.

  9. how to pass data from javascript to winforms user control

    Oct 7, 2021 · how can i paas input from webpage ( propably from javascript ) to win forms user control

  10. asp:hyperlink with onclick - social.msdn.microsoft.com

    Nov 1, 2006 · The link opens a new window but without the restriction that I implemented in open.window.