Login | |
|
 |
RE: Script Demonstrating DIV tags in HTA - 11/14/2007 9:58:03 AM
|
|
 |
|
| |
Meg
Posts: 123
Score: 2
Joined: 7/13/2006
From: Australia
Status: offline
|
Thanks for the feedback. I really appreciate that. Your comments have really lifted the script. I have fixed those things you mentioned but am stumped on how to make that image a configurable variable. I can't use <span> because it is within a DIV tag and I even tried the asp trick of <%response.write MyImg%> I could have tried making the entire DIV tag a span but that makes the script harder to understand etc.
< Message edited by Meg -- 11/14/2007 9:40:59 PM >
|
|
| |
|
|
|
 |
RE: Script Demonstrating DIV tags in HTA - 11/14/2007 11:54:57 PM
|
|
 |
|
| |
Meg
Posts: 123
Score: 2
Joined: 7/13/2006
From: Australia
Status: offline
|
Hi ehvbs, That works well and also hints at other .style. features being able to be manipulated from script, which is good. Thanks.
|
|
| |
|
|
|
 |
RE: Script Demonstrating DIV tags in HTA - 11/16/2007 12:30:49 AM
|
|
 |
|
| |
mbouchard
Posts: 1804
Score: 12
Joined: 5/15/2003
From: USA
Status: online
|
Very nice. Where were you on Monday when I was trying to figure out something similiar? But this is a nicer way than what I was doing, will see about using some of your methods.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
 |
RE: Script Demonstrating DIV tags in HTA - 11/16/2007 2:48:07 PM
|
|
 |
|
| |
Meg
Posts: 123
Score: 2
Joined: 7/13/2006
From: Australia
Status: offline
|
Thanks for the complement and the refinements Mike. That mod makes it much more elegant.
|
|
| |
|
|
|
|
|