Search Results

Type: Posts; User: Bella

Search took 0.01 seconds.
  1. Thank you!

    We had made a mistake in the js-file, now it works great.
  2. Hi
    Here is a full code example including Test1.aspx, the important thing to produce the error is that the openNewWindow and the newWindow functions is in a separate .js -file that you include from...
  3. Hi,

    When we open the window, the window is empty. Since we are opening the same page as we are on, we should be able to see the button.
    If we put the js functions in the aspx it works, but not...
  4. Hi,

    We have a problem with opening a window. If we have the JavaScript functions in the aspx-file they work great, but when we have them in a separate JavaScript-file and include the file on the...
  5. That worked great! Thank you!

    Best regards
    Bella
  6. Hi!

    I would like the two panels in the example to show vertical scrollbar if needed. How do I do this?
    Please see example code.





    <%@ Page Language="C#" %>
Results 1 to 6 of 6