Re: z-index change onclick event
From: Karl (none)
Date: 08/20/04
- Next message: Karl: "Re: TextBox Validation Inside a Repeater"
- Previous message: news.microsoft.com: "Re: Regex question"
- In reply to: mark: "z-index change onclick event"
- Next in thread: mortb: "Re: z-index change onclick event"
- Reply: mortb: "Re: z-index change onclick event"
- Reply: mark: "Re: z-index change onclick event"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Aug 2004 09:23:23 -0400
The only thing I can think of is that you do datagrid.style.add("z-index",
555); in the click event. it will apply the style to the <table tag
representing your grid.
Karl
"mark" <mark@remove.com> wrote in message
news:_FjVc.129$Nd3.55@newsfe3-gui.ntli.net...
> is it possible to change an elements Z-INDEX value on an onclick event in
> codebehind ?
>
> id like to change the posistion of a datagrid once a button has been
pressed
>
> cheers
>
> mark
>
>
- Next message: Karl: "Re: TextBox Validation Inside a Repeater"
- Previous message: news.microsoft.com: "Re: Regex question"
- In reply to: mark: "z-index change onclick event"
- Next in thread: mortb: "Re: z-index change onclick event"
- Reply: mortb: "Re: z-index change onclick event"
- Reply: mark: "Re: z-index change onclick event"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|