473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

fun with Venkman, G. Suggest, Keystrokes

still on the bandwagon to mimic Google suggest ...
although, I'd prefer to trigger off of keystrokes rather than timer
Can someone give me the skinny on whats best to use ?
onKeyPress onKeyDown onKeyUp or ??
Explain why, on 1st keystroke, textbox.value is empty, even after these
events are triggered.

Re: JS debugging and Venkman
green newbie here with this, but also had trouble with the Interactive
tab, >value
after "set as Evaluation Object" = textbox

Whats chrome:// and is this important ?
Initially I had an error involving: venkman-url-loader.js
I did install from my Win. desktop, after reading Rob Chartier's page.

Did I hear someone say Venkman works on IE ? If not, whats
equivalent.
When I include .js files in html, bring up IE, and there's an error,
the line #'s of the error, seem to be all screwy. Is there anyway to
tell, where the actual error is ?

May 17 '06 #1
1 1452
awebguynow wrote:
although, I'd prefer to trigger off of keystrokes rather than timer
Can someone give me the skinny on whats best to use ?
onKeyPress onKeyDown onKeyUp or ??
Yes.
Explain why, on 1st keystroke, textbox.value is empty, even after these
events are triggered.
That is unlikely. `onkeypress' or `onkeyup' the value should have changed.
Re: JS debugging and Venkman
green newbie here with this, but also had trouble with the Interactive
tab, >value
after "set as Evaluation Object" = textbox
Parse error.
Whats chrome://
It is the URI scheme for Gecko chrome resources. "(UI) Chrome is a generic
term to widgets and 'windows' used in a program as a container for another"
(en.Wikipedia).
and is this important ?
Depends.
Initially I had an error involving: venkman-url-loader.js
I did install from my Win. desktop, after reading Rob Chartier's page.
Uh-huh.
Did I hear someone say Venkman works on IE ?
Of course not, IE uses a completely different script engine and UI
framework.
If not, whats equivalent.
See <URL:http://jibbering.com/faq/>.
When I include .js files in html, bring up IE, and there's an error,
the line #'s of the error, seem to be all screwy. Is there anyway to
tell, where the actual error is ?


The line number, unless it is a fatal compilation error (where the line
number displayed is 0), does translate roughly to the line where the error
occurred. You have to find out the relevant resource for yourself, though,
unless you use a debugger. Welcome to the hell of Web development for IE.
PointedEars
--
What one man can invent another can discover.
-- Sherlock Holmes in Sir Arthur Conan Doyle's
"The Adventure of the Dancing Men"
May 23 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Olli Piepponen | last post by:
Hi, I'm having a little problem catching keystrokes under Windows. I did a little research and found that with mscvrt.getch() one can cath a single key that is pressed. However this doesn't work...
2
by: svend | last post by:
Hey everyone, I've written a tutorial to the Venkman debugger for Mozilla <http://www.mozilla.org/projects/venkman/>. It covers all features that I'm aware of, and most importantly, it's written...
2
by: Richard Trahan | last post by:
Venkman has disappeared from NN 7.2. Does anyone know how to run it? If not, where can I get a 7.1 download? The foreign versions don't have Venkman.
1
by: RobG | last post by:
I just visited the Venkman home page on the mozill.org site and noticed that the URL links to: <URL:http://www.hacksrus.com/~ginda/venkman/> Is that correct? If so, why are Mozilla using a...
5
by: Shaul Feldman | last post by:
Hello, I'm almost sure it's possible, just how?! The breakpoints I put in JS code (client side) are not doing anything when I run ASP.Net application (F5). How this can be done? -- With the...
2
by: ruca | last post by:
Hi, Can I debug a .JS file present in my web apllication? How? At this moment it is ignored any breakpoint that I set in .JS file. How can I resolve this? -- Programming ASP.NET with VB.NET
3
by: VK | last post by:
A minor Firefox update was released (now 1.5.0.1) Full list of fixes can be found here: <http://www.mozilla.com/firefox/releases/1.5.0.1.html> Unfortunately the same update bans Venkman for...
1
by: mitch | last post by:
Does anybody know how to get JSUnit (JavaScript unit testing framework) and Venkman (Firefox JavaScript debugger) to work together?
3
by: Gunnar Syren | last post by:
I'm trying to implement a macro feature in my application by recording and playing back keystrokes. At first I thought it would be enough to catch KeyDown in my main form, but I soon realized that...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.