Click here to Skip to main content
16,004,969 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Really weird IE problem Pin
Carl Mercier20-Oct-06 6:02
Carl Mercier20-Oct-06 6:02 
GeneralRe: Really weird IE problem Pin
nlindley720-Oct-06 7:38
nlindley720-Oct-06 7:38 
GeneralRe: Really weird IE problem Pin
Guffa20-Oct-06 11:58
Guffa20-Oct-06 11:58 
Questionvisual studio Pin
mastermind142919-Oct-06 17:06
mastermind142919-Oct-06 17:06 
Questionasp:button UseSubmitBehaviour = "false" with Confirm dialog box Pin
Omkar Ghaisas19-Oct-06 11:32
Omkar Ghaisas19-Oct-06 11:32 
AnswerRe: asp:button UseSubmitBehaviour = "false" with Confirm dialog box Pin
Edbert P19-Oct-06 15:51
Edbert P19-Oct-06 15:51 
QuestionFolder permissions Pin
Kschuler19-Oct-06 4:30
Kschuler19-Oct-06 4:30 
QuestionBest way to store data in a set in JS Pin
2hdass18-Oct-06 19:04
2hdass18-Oct-06 19:04 
My xml contains something like this
<intersectionx>street1
<intersectionx>street2
<intersectionx>street3
<intersectionx>street4
<intersectionx>street3
<intersectionx>street1

In my javascript i have stored the street names in an array using Dom.GetElementByTags() method.

in this case my array (lets call it list[]) will have the following content:
list[0]=street1
list[1]=street2
list[2]=street3
list[3]=street4
list[4]=street3
list[5]=street1

is there a good way in JS to make it so that the array contains only a set? (i.e. remove dupicates)
QuestionDisplaying HourGlass cursor at start of click event and Default pointer afterwards Pin
Omkar Ghaisas18-Oct-06 10:04
Omkar Ghaisas18-Oct-06 10:04 
AnswerRe: Displaying HourGlass cursor at start of click event and Default pointer afterwards Pin
UltraCoder18-Oct-06 13:49
UltraCoder18-Oct-06 13:49 
AnswerRe: Displaying HourGlass cursor at start of click event and Default pointer afterwards Pin
Edbert P19-Oct-06 18:49
Edbert P19-Oct-06 18:49 
QuestionModifying onclick event at runtime, problem. Pin
T-Smooth18-Oct-06 2:03
T-Smooth18-Oct-06 2:03 
AnswerRe: Modifying onclick event at runtime, problem. Pin
T-Smooth18-Oct-06 2:14
T-Smooth18-Oct-06 2:14 
GeneralRe: Modifying onclick event at runtime, problem. Pin
Guffa18-Oct-06 2:21
Guffa18-Oct-06 2:21 
GeneralRe: Modifying onclick event at runtime, problem. Pin
T-Smooth18-Oct-06 2:43
T-Smooth18-Oct-06 2:43 
GeneralRe: Modifying onclick event at runtime, problem. Pin
Guffa18-Oct-06 5:34
Guffa18-Oct-06 5:34 
AnswerRe: Modifying onclick event at runtime, problem. Pin
T-Smooth18-Oct-06 3:09
T-Smooth18-Oct-06 3:09 
QuestionMobile and Normal Web Development Pin
Expert Coming17-Oct-06 16:55
Expert Coming17-Oct-06 16:55 
QuestionVB.net Web Service Question Pin
eggsarebad17-Oct-06 15:53
eggsarebad17-Oct-06 15:53 
Questionhyperlink in a datagrid with few parameters Pin
uglyeyes17-Oct-06 14:12
uglyeyes17-Oct-06 14:12 
AnswerRe: hyperlink in a datagrid with few parameters Pin
Edbert P19-Oct-06 18:52
Edbert P19-Oct-06 18:52 
QuestionWebResponse problem!&#1612; Pin
Rojan Gh.17-Oct-06 11:23
professionalRojan Gh.17-Oct-06 11:23 
AnswerRe: WebResponse problem!&#1612; Pin
UltraCoder17-Oct-06 15:28
UltraCoder17-Oct-06 15:28 
GeneralRe: WebResponse problem!&#1612; Pin
Expert Coming17-Oct-06 16:49
Expert Coming17-Oct-06 16:49 
AnswerRe: WebResponse problem!&#1612; Pin
Guffa17-Oct-06 20:35
Guffa17-Oct-06 20:35 

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.