Click here to Skip to main content
15,921,622 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Downloading File through ASP. Pin
Arup24-Jul-00 5:57
Arup24-Jul-00 5:57 
GeneralRe: Downloading File through ASP. Pin
Arup24-Jul-00 5:59
Arup24-Jul-00 5:59 
Generalxml/xsl question Pin
Nick Hodapp3-Jul-00 9:44
sitebuilderNick Hodapp3-Jul-00 9:44 
GeneralRe: xml/xsl question Pin
Arup24-Jul-00 6:09
Arup24-Jul-00 6:09 
GeneralDownloading ActiveX ctrl if ctrl is not there in my PC. Urgent Pl. reply Pin
Krishna Kunnor3-Jul-00 5:18
sussKrishna Kunnor3-Jul-00 5:18 
GeneralRe: Downloading ActiveX ctrl if ctrl is not there in my PC. Urgent Pl. reply Pin
Uwe Keim3-Jul-00 13:30
sitebuilderUwe Keim3-Jul-00 13:30 
GeneralRe: Downloading ActiveX ctrl if ctrl is not there in my PC. Urgent Pl. reply Pin
Alex Gorev4-Jul-00 5:38
Alex Gorev4-Jul-00 5:38 
GeneralHTML LAYER PROBLEM IN NETSCAPE Pin
jed lone'29-Jun-00 7:10
sussjed lone'29-Jun-00 7:10 
I am a beginning level programmer.
I am doing expanding tree and collaspe tree in Netscape but it doesn't work well.

Here is my code
[pre>
[blockquote>
[div id="root" class=root>
[a href="#" onClick="expand(node1)">Root
[/div>

[div id="node1" class=node>
[a href="#" onClick="expand()">Node1
[div id="subnode1" class=node>
[a href="#" onClick="expand(leaf1)">SubNode1
[div id="leaf1" class=leaf>
leaf1

leaf2

leaf3

[/div>
[a href="#" onClick="expand(leaf2)">SubNode2
[div id="leaf2" class=leaf>
something1

something2

something3

[/div>
[/div>
[a href="#" onClick="expand()">Node2
....
[a href="#" onClick="expand()">Node3
....
[a href="#" onClick="expand()">Node4
...
[/div>
[/blockquote>

[/pre>
The problem is I can't expand the second level.
I just can do only expand for the first level
that is expand(node1) is perfectly done

But if I use
to separate each block (each level)=> use it the same as
... It will cause some messy pages in IE.

Need help from generous people or professional or expert.

GeneralRe: HTML LAYER PROBLEM IN NETSCAPE Pin
mikey11-Jul-00 16:54
mikey11-Jul-00 16:54 
GeneralForcing browser to scroll with Response.Redirect Pin
Konstantin Vasserman24-Jun-00 9:15
Konstantin Vasserman24-Jun-00 9:15 
GeneralRe: Forcing browser to scroll with Response.Redirect Pin
Uwe Keim25-Jun-00 3:29
sitebuilderUwe Keim25-Jun-00 3:29 
GeneralRe: Forcing browser to scroll with Response.Redirect Pin
Konstantin Vasserman3-Jul-00 16:01
Konstantin Vasserman3-Jul-00 16:01 
QuestionLayer limit in Nutscape? Pin
Jason Teagle22-Jun-00 21:36
Jason Teagle22-Jun-00 21:36 
AnswerRe: Layer limit in Nutscape? Pin
Konstantin Vasserman24-Jun-00 9:25
Konstantin Vasserman24-Jun-00 9:25 
GeneralRe: Layer limit in Nutscape? Pin
Rick Benish24-Aug-00 10:44
Rick Benish24-Aug-00 10:44 
AnswerRe: Layer limit in Nutscape? Pin
Santosh Rao19-Aug-01 20:14
Santosh Rao19-Aug-01 20:14 
GeneralStripping HTML using ASP Pin
Chris Maunder20-Jun-00 23:36
cofounderChris Maunder20-Jun-00 23:36 
GeneralRe: Stripping HTML using ASP Pin
Erik Thompson21-Jun-00 21:58
sitebuilderErik Thompson21-Jun-00 21:58 
GeneralRe: Stripping HTML using ASP Pin
Chris Maunder21-Jun-00 22:30
cofounderChris Maunder21-Jun-00 22:30 
GeneralRe: Stripping HTML using ASP Pin
Uwe Keim25-Jun-00 18:36
sitebuilderUwe Keim25-Jun-00 18:36 
QuestionHow Can I Read a Custom Database and Display It in an ASP Pin
Jeremy Davis20-Jun-00 22:52
Jeremy Davis20-Jun-00 22:52 
AnswerRe: How Can I Read a Custom Database and Display It in an ASP Pin
Chris Maunder20-Jun-00 23:31
cofounderChris Maunder20-Jun-00 23:31 
Generalfree courses on line Pin
alona14-Jun-00 11:53
alona14-Jun-00 11:53 
GeneralAccessing a _RecordsetPtr returned by ATL in ASP Pin
Member 347713-Jun-00 23:08
Member 347713-Jun-00 23:08 
GeneralRe: Accessing a _RecordsetPtr returned by ATL in ASP Pin
Rick Benish24-Aug-00 10:10
Rick Benish24-Aug-00 10:10 

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.