|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Article Discussion: Create a Simple, Cross-Browser, Dropdown Menu User Control with C
If you have any questions or comments about this article then please post them here.
This forum post relates to this article |
|
#2
|
|||
|
|||
|
I'm not able to find the download for this article. Anybody else know where it is?
|
|
#3
|
|||
|
|||
|
a link to downloads would be tops
If anyone has come across the downloads for this document it would be tops.
![]() |
|
#4
|
|||
|
|||
|
we no longer have the files for these articles
|
|
#5
|
|||
|
|||
|
Bummer on the no files. This article is not very helpful without them. Is there any way you could provide the files? Ask the original author?
Again, coming to devarticles.com to find content like this only half-finished doesn't really help developers. Perhaps they should look elsewhere where the content is complete? I would think that you'd rather keep your developer base... |
|
#6
|
|||
|
|||
|
We will fix up our articles, its just getting the time to fix them.
We are working over 16hrs a day, and we still dont get enought time to do everything we need to. |
|
#7
|
|||
|
|||
|
Is it possible to get the source code for this article? this would be great ....
|
|
#8
|
|||
|
|||
|
WHY THERE IS STILL NO CODE AFTER THAT MUCH TIME?
|
|
#9
|
|||
|
|||
|
NEED FILES
Great article. Love the way the site works--very clean, easy to read. Article is useless without the code download. From this thread, it appears I am wasting my time...oops.
|
|
#10
|
|||
|
|||
|
where is the download code ??? I really want to see it.
|
|
#11
|
|||
|
|||
|
Have you found the download file?
Thanks, |
|
#12
|
|||
|
|||
|
Vb.NET source
Hi.
Very great article but I need vb.net source. Is there a way tofound it ? Thanks lot ! |
|
#13
|
|||
|
|||
|
Try here
URL to find the same article and it's source code. |
|
#14
|
|||
|
|||
|
Great!
Thanks a lot!!!I came across this article just three days ago and was really annoyed to find the code missing. It didn't cross my mind to search the web for other publications of this article. Really helpful. Thanks again! Andraxx |
|
#15
|
|||
|
|||
|
Thanks for the link jeannejin
I found the code there. great work!! |
|
#16
|
|||
|
|||
|
Thanks!!
|
|
#17
|
|||
|
|||
|
Mouse Out Problem
Has anyone fixed the code so that when you move the mouse off the menu without making a selection the drop-down disappears?
Thanks. Ed |
|
#18
|
|||
|
|||
|
Hi,
Does anyone know how to to the third level menu. Thanks in advance. Tung Nguyen |
|
#19
|
|||
|
|||
|
Mouse Out Problems
This is a great control and represents some hard work....but I also noticed the mouse out problem. I don't know what's causing it but suspect it's due to the the menu.xsl file. There is also a small typo in the menu.css file, which, if fixed causes the drop down menu to not work at all. The typo is: .show { display: no; } However, replacing no with 'none' causes the menu to not work at all. I've attempted to contact the author, but there was no reply. This code example is still listed as pay for access at the original site (wrox.com ?) so I'm not sure the author would be willing to give support if this is being "pirated". Would be great to |