Ask a Question related to ASP.NET General, Design and Development.
-
Natty Gur #1
Re: Trying to Replace SmartNavigation With Custom JavaScript
Hi,
1) The Document_Onclick always will be executing due to event bubbling.
2) If all of your clients are going to use IE you can achieve much more
elegant solution using XMLHttpRequest.
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
JavaScript and Custom Controls
Hi, I have a custom control(Child Control). Basically it renders a table. It contains a Button Control. During the Click event of the Button... -
Can I use a javascript in creating a new custom control?
I want to make a new Tree custom control and I have an excellent jscrpt code for it(DHTML XTree). this js file contains all the methods and events... -
calling Javascript: location.replace('url') inside Flash not working..
Hello, I'm trying to call a Javascript statement via Flash but it will not work the way it normally does when I call it in plain HTML. I'm... -
SmartNavigation with a custom control
Hi All, I have a custom datagrid control that I have placed in a modalDialog window. Having a modalDialog required me to turn on... -
Javascript problem in Custom Webcontrol
I have following structure for my project myproj Controls/control1 morepages/special.aspx specialpages/webpage1.aspx scripts/filename.js...



Reply With Quote

