Re: Button as hyperlink Look

2009-02-02 Thread Danny Schimke
Hi there! Use CSS, like this: .button-link { cursor: pointer; cursor: hand; border: none; /* Disable the button-style */ background-color: transparent; padding: 0px; color: #4784C3; text-decoration: underline; } this lets your button look like a hyperlink! - Danny 2009/2/2

Re: Button as hyperlink Look

2009-02-02 Thread Danny Schimke
the button-style */ background-color: transparent; padding: 0px; color: #4784C3; text-decoration: underline; } this lets your button look like a hyperlink! - Danny 2009/2/2 chandraj...@gmail.com chandraj...@gmail.com Hi All, How can I achieve a Button widget as hyperlink Look n

Button as hyperlink Look

2009-02-02 Thread chandraj...@gmail.com
Hi All, How can I achieve a Button widget as hyperlink Look n feel. I don't want to use an anchor Link as it opens a browser functionality. Rather I need just the button functionality. Thanks, --~--~-~--~~~---~--~~ You received this message because you

Re: Button as hyperlink Look

2009-02-02 Thread Danny Schimke
This is a double post. look into your first post about the same thing. The answer is there ;) 2009/2/2 chandraj...@gmail.com chandraj...@gmail.com Hi All, How can I achieve a Button widget as hyperlink Look n feel. I don't want to use an anchor Link as it opens a browser functionality

Button as hyperlink Look

2009-02-02 Thread chandraj...@gmail.com
Hi All, How can I achieve a Button widget as hyperlink Look n feel. I don't want to use an anchor Link as it opens a browser functionality. Rather I need just the button functionality. Thanks, --~--~-~--~~~---~--~~ You received this message because you