Login | |
|
 |
RE: HTA Tabs - 10/22/2008 12:37:20 AM
|
|
 |
|
| |
TNO
Posts: 1402
Score: 16
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
|
hmm, I think the question is too vague, its like asking "how should I paint a picture?". What do you ultimately want to accomplish with the look?
_____________________________
To iterate is human, to recurse divine. -- L. Peter Deutsch
|
|
| |
|
|
|
 |
RE: HTA Tabs - 10/22/2008 11:09:23 PM
|
|
 |
|
| |
mbouchard
Posts: 1924
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
quote:
ORIGINAL: TNO hmm, I think the question is too vague, its like asking "how should I paint a picture?". What do you ultimately want to accomplish with the look? Now that is an easy question, just point them here.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
 |
RE: HTA Tabs - 10/24/2008 7:30:35 AM
|
|
 |
|
| |
Fredledingue
Posts: 383
Score: 0
Joined: 5/9/2005
From:
Status: offline
|
quote:
Maybe something by using pictures of something or possibly just making the over all look a little more jazzy. Use a picture instead of text in your links on the tabs. ------- TNO, others, Will code in an iframe interact with the main page scripts?
_____________________________
Fred
|
|
| |
|
|
|
 |
RE: HTA Tabs - 10/25/2008 5:38:19 AM
|
|
 |
|
| |
TNO
Posts: 1402
Score: 16
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
|
quote:
TNO, others, Will code in an iframe interact with the main page scripts? if you're in an HTA and you set the application attribute on the frame to yes it will otherwise only the top level code can access the frame and not vice versa. If you;re in a regular html page they have to be in the same domain for them to interact
_____________________________
To iterate is human, to recurse divine. -- L. Peter Deutsch
|
|
| |
|
|
|
 |
RE: HTA Tabs - 10/25/2008 7:00:17 AM
|
|
 |
|
| |
Fredledingue
Posts: 383
Score: 0
Joined: 5/9/2005
From:
Status: offline
|
hanks TNO. So I understand that this method is not fit for an interractive hta where there are buttons on the so-called tab (frames) to access codes on the main page. But these codes would work if written within the frame source. Right?
_____________________________
Fred
|
|
| |
|
|
|
 |
RE: HTA Tabs - 10/27/2008 4:35:37 AM
|
|
 |
|
| |
Fredledingue
Posts: 383
Score: 0
Joined: 5/9/2005
From:
Status: offline
|
Thanks
_____________________________
Fred
|
|
| |
|
|
|
 |
RE: HTA Tabs - 10/29/2008 12:47:58 PM
|
|
 |
|
| |
TNO
Posts: 1402
Score: 16
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
|
delete this: <style type="text/css"> body { </style> this is wrong: style="background:test.JPG" and specify a width and a height for the object you set a background image to
_____________________________
To iterate is human, to recurse divine. -- L. Peter Deutsch
|
|
| |
|
|
|
|
|