Click here to Skip to main content
15,905,967 members
Home / Discussions / Web Development
   

Web Development

 
GeneralHTTPS redirecting Pin
rprice@autoweb9-Mar-05 1:35
rprice@autoweb9-Mar-05 1:35 
QuestionServer-push alternatives in MSIE? Pin
Moak_8-Mar-05 23:37
sussMoak_8-Mar-05 23:37 
GeneralVB.NET Pin
Jose Litti8-Mar-05 19:58
Jose Litti8-Mar-05 19:58 
GeneralAnswerWorks Pin
Santosh Pai7-Mar-05 19:22
Santosh Pai7-Mar-05 19:22 
GeneralAddressing Hardware Pin
FJK7-Mar-05 18:54
FJK7-Mar-05 18:54 
GeneralRe: Addressing Hardware Pin
alex.barylski9-Mar-05 14:40
alex.barylski9-Mar-05 14:40 
Generalpage shouldnt be displayed inside the frameset.. Pin
ylaine7-Mar-05 1:04
ylaine7-Mar-05 1:04 
Generaljavascript Pin
6-Mar-05 19:47
suss6-Mar-05 19:47 
Below, i have a javascript code..but i dont know how it works..because i dont know javascript..Please help me about how it works...

Ordering my items in mydatagrid like below: You will do it for YES and NO cells..


Number Questions Yes No
1 2 3 4(item No)



According to this, how can i edit the code?

<br />
function adjustGridRow(cb) {<br />
<br />
<br />
cb.parentElement.parentElement.children.item(1).children.item(0).checked = false;<br />
<br />
cb.parentElement.parentElement.children.item(2).children.item(0).checked = false;<br />
<br />
<br />
cb.checked = true;<br />
<br />
}<br />

Generalphp code for infrared function Pin
gomeschen6-Mar-05 19:24
gomeschen6-Mar-05 19:24 
GeneralRe: php code for infrared function Pin
raouls8-Mar-05 1:51
raouls8-Mar-05 1:51 
GeneralDisappearing Rows Pin
Esmo20006-Mar-05 4:21
Esmo20006-Mar-05 4:21 
GeneralRe: Disappearing Rows Pin
Esmo20009-Mar-05 10:00
Esmo20009-Mar-05 10:00 
GeneralMinimum browser window width without scroll bars Pin
saedn6-Mar-05 0:04
susssaedn6-Mar-05 0:04 
GeneralIHTMLElementCollection and XP SP2 Pin
Andrew Kulikov5-Mar-05 22:52
Andrew Kulikov5-Mar-05 22:52 
GeneralJavascript, split and convert Pin
Esmo20005-Mar-05 14:41
Esmo20005-Mar-05 14:41 
GeneralRe: Javascript, split and convert Pin
Abuhijleh5-Mar-05 23:32
Abuhijleh5-Mar-05 23:32 
GeneralRe: Javascript, split and convert Pin
Esmo20006-Mar-05 3:04
Esmo20006-Mar-05 3:04 
Questioninitiating my web app. from an icon &amp; costumizing the IE window? Pin
kimo_helmy5-Mar-05 11:28
kimo_helmy5-Mar-05 11:28 
GeneralNo Back page Pin
sainathkm5-Mar-05 9:57
sainathkm5-Mar-05 9:57 
GeneralRe: No Back page Pin
surya2217-Mar-05 21:58
surya2217-Mar-05 21:58 
GeneralJavaScript Triggers Pin
Bassam Abdul-Baki4-Mar-05 3:18
professionalBassam Abdul-Baki4-Mar-05 3:18 
GeneralRe: JavaScript Triggers Pin
theJazzyBrain8-Mar-05 7:45
theJazzyBrain8-Mar-05 7:45 
Generaltextbox validation Pin
Bhuvanish3-Mar-05 7:00
Bhuvanish3-Mar-05 7:00 
GeneralRe: textbox validation Pin
JKroschel3-Mar-05 9:18
JKroschel3-Mar-05 9:18 
GeneralParser Error on Localhost Pin
gaSquare3-Mar-05 5:04
gaSquare3-Mar-05 5:04 

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.