Click here to Skip to main content
15,890,557 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to make the page fit regardless of resolution ??? Pin
devboycpp17-Sep-07 13:10
devboycpp17-Sep-07 13:10 
AnswerRe: How to make the page fit regardless of resolution ??? Pin
Johnny ²17-Sep-07 21:35
Johnny ²17-Sep-07 21:35 
GeneralRe: How to make the page fit regardless of resolution ??? Pin
devboycpp17-Sep-07 21:46
devboycpp17-Sep-07 21:46 
GeneralRe: How to make the page fit regardless of resolution ??? Pin
Johnny ²18-Sep-07 0:06
Johnny ²18-Sep-07 0:06 
QuestionChange js Tooltip Pin
tadhg8817-Sep-07 5:01
tadhg8817-Sep-07 5:01 
AnswerRe: Change js Tooltip Pin
Guffa17-Sep-07 6:43
Guffa17-Sep-07 6:43 
GeneralRe: Change js Tooltip Pin
tadhg8817-Sep-07 6:48
tadhg8817-Sep-07 6:48 
GeneralRe: Change js Tooltip Pin
Guffa17-Sep-07 8:36
Guffa17-Sep-07 8:36 
Yes. Use the Attributes collection of the control. Example:

SomeControl.Attributes["onmouseover"] = Server.HtmlEncode(@"Tip('Text with <img src=""pics/image.jpg"" width=""60"">image.');");

---
single minded; short sighted; long gone;

GeneralRe: Change js Tooltip Pin
tadhg8818-Sep-07 0:44
tadhg8818-Sep-07 0:44 
AnswerRe: Change js Tooltip Pin
Guffa18-Sep-07 7:06
Guffa18-Sep-07 7:06 
Questionhow to blur the parent screen when the child screen is opened Pin
rash8317-Sep-07 2:11
rash8317-Sep-07 2:11 
AnswerRe: how to blur the parent screen when the child screen is opened Pin
Manuel F. Hernandez17-Sep-07 6:22
Manuel F. Hernandez17-Sep-07 6:22 
GeneralRe: how to blur the parent screen when the child screen is opened Pin
rash8317-Sep-07 19:34
rash8317-Sep-07 19:34 
GeneralRe: how to blur the parent screen when the child screen is opened Pin
Manuel F. Hernandez18-Sep-07 6:26
Manuel F. Hernandez18-Sep-07 6:26 
QuestionConverting HTML(WEB Page URL/HTML) to JPG Images Pin
nhss16-Sep-07 21:08
nhss16-Sep-07 21:08 
AnswerRe: Converting HTML(WEB Page URL/HTML) to JPG Images Pin
DanB198317-Sep-07 11:29
DanB198317-Sep-07 11:29 
QuestionHide Button b4 PageUnload On Button Click Pin
sivakumarkm16-Sep-07 16:19
sivakumarkm16-Sep-07 16:19 
AnswerRe: Hide Button b4 PageUnload On Button Click Pin
DanB198317-Sep-07 11:36
DanB198317-Sep-07 11:36 
QuestionMicrosoft Content Management Server 2002 Pin
Nainasmk15-Sep-07 21:40
Nainasmk15-Sep-07 21:40 
QuestionGodd css Layouts Pin
Brendan Vogt15-Sep-07 3:07
Brendan Vogt15-Sep-07 3:07 
AnswerRe: Godd css Layouts Pin
Paul Conrad15-Sep-07 4:12
professionalPaul Conrad15-Sep-07 4:12 
GeneralRe: Godd css Layouts Pin
Brendan Vogt15-Sep-07 4:53
Brendan Vogt15-Sep-07 4:53 
GeneralRe: Godd css Layouts Pin
Paul Conrad15-Sep-07 5:04
professionalPaul Conrad15-Sep-07 5:04 
GeneralRe: Godd css Layouts Pin
devboycpp17-Sep-07 13:26
devboycpp17-Sep-07 13:26 
AnswerRe: Godd css Layouts Pin
Guffa15-Sep-07 6:30
Guffa15-Sep-07 6:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.