Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Max 144 posts 166 karma points
    Apr 21, 2011 @ 11:02
    Max
    0

    get A DIV .Innerhtml in your .net user control macro

    Hi I am developing a .net user control macro which needs to get a div item .Innerhtml to get the div contents in that macro How will i code to call that div id in the .net user control macro any code sampels will be useful

    Thank you

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Apr 21, 2011 @ 17:53
    Jan Skovgaard
    0

    Hi Max

    Maybe you could use jQuery to achieve this?

    Then you should be able to traverse and get the content using a combination of the following methods http://api.jquery.com/category/traversing/

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies