Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

Jills Mathew

@Jills Mathew
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • assign width to a select element
    J Jills Mathew

    can you please share the code of your select statement with us?

    Web Development javascript database help question

  • assign width to a select element
    J Jills Mathew

    Did you try setting the width using inline style? Add

    style="width: 100px;"

    to the select element tag and try

    Web Development javascript database help question

  • get the parent DIV ID through server side coding [modified]
    J Jills Mathew

    Thanks senorbadger for the reply. We will get the value in client side using javascript code:

    this.parentNode.getAttribute('class') But I want to do it in server side. Our website is built using ASP. :( Regards, Jills

    Web Development sysadmin help tutorial question

  • get the parent DIV ID through server side coding [modified]
    J Jills Mathew

    Christian Graus wrote:

    ASP questions go in the web dev forum.

    Sorry for posting it in the wrong section. How can I move this to webdev forum? Regards Jills

    Web Development sysadmin help tutorial question

  • get the parent DIV ID through server side coding [modified]
    J Jills Mathew

    Hi, I want to get the ID value or class value of my current DIV's parent using ASP. Does anybody have any idea regarding how to achieve this? <div class="parent" ID="parent_ID">    <div class="child" ID="child_ID">       <%          tmp = <ASP code to get the "parent" DIV's class/ID value>          if tmp="parent" then             do something          else             do some more thing          end if       %>    </div> </div> Please help!!! Thanks - Jills

    modified on Monday, August 3, 2009 3:27 AM

    Web Development sysadmin help tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups