hobbes
Junior Member
Posts: 4
Registered: 9/19/2006
Member Is Offline
|
| posted on 2/10/2007 at 10:13 PM |
|
|
Defining additional attributes to the links in the menu?
I first just want to say Tigra is a great product. So far its been able to do everything I want but there is one more thing I am hoping it can handle.
I want to define additional attributes to the menu link. Specifically I have a small javascript that opens links in a new popup window of a defined
size. I'd like to have one of my menu links utilize that but in order to do it the link needs this attribute in its A tag:
<A href="link" onclick="popimage_about();return false">link</A>
Is there any way to do that?
Alternatively I guess I could just tell tigra menu to open the link in a new window using the tw attribute but I would need to specify the height and
width of that new window and I wasn't able to find a way to do that either?
Any help would be greatly appreciated!
|
|
|
tigra
Administrator
Posts: 1907
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/10/2007 at 11:34 PM |
|
|
http://www.softcomplex.com/forum/viewthread_1954/
|
|
|
hobbes
Junior Member
Posts: 4
Registered: 9/19/2006
Member Is Offline
|
| posted on 2/11/2007 at 12:56 AM |
|
|
That worked perfectly. Thanks so much for your help. You guys do a great job here.
|
|
|