Click here to Skip to main content
15,891,248 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDesign Pattern Pin
hasan_shan12-Mar-06 6:29
hasan_shan12-Mar-06 6:29 
AnswerRe: Design Pattern Pin
Vasudevan Deepak Kumar14-Mar-06 4:12
Vasudevan Deepak Kumar14-Mar-06 4:12 
AnswerRe: Design Pattern Pin
Aftar Khan14-Mar-06 20:59
Aftar Khan14-Mar-06 20:59 
GeneralRe: Design Pattern Pin
Johann Gerell21-Mar-06 1:02
Johann Gerell21-Mar-06 1:02 
QuestionAutomatic Letter generation Pin
Krish_Learner11-Mar-06 21:26
Krish_Learner11-Mar-06 21:26 
AnswerRe: Automatic Letter generation Pin
sgatto15911-Mar-06 21:44
sgatto15911-Mar-06 21:44 
GeneralRe: Automatic Letter generation Pin
Krish_Learner15-Mar-06 1:50
Krish_Learner15-Mar-06 1:50 
Questionsubstitute keycode Pin
omkar joshi11-Mar-06 0:31
omkar joshi11-Mar-06 0:31 
I have written a client side script favoring phonetic typing in devanagari script. find same at:
http://www30.websamba.com/omkarjoshi
You need to have a unicode support font like mangal, which is available on the net as free downlods to view the unicode context.
It works fine with IE but with firefox I cant modify a keycode of the event.

Javascript console gives error at following code in firefox:
evtobj.keyCode = substitute_marathi(evtobj.keyCode)

error is:
Error: setting a property that has only a getter
Source File: <file>
Line: 732

How can I modify a keycode in case of firefox?

regards,
Omkar
AnswerRe: substitute keycode Pin
Shog911-Mar-06 7:08
sitebuilderShog911-Mar-06 7:08 
GeneralRe: substitute keycode Pin
omkar joshi11-Mar-06 22:39
omkar joshi11-Mar-06 22:39 
GeneralRe: substitute keycode Pin
Shog912-Mar-06 5:33
sitebuilderShog912-Mar-06 5:33 
QuestionJScript Pin
militiaware10-Mar-06 22:44
militiaware10-Mar-06 22:44 
AnswerRe: JScript Pin
Guffa10-Mar-06 22:58
Guffa10-Mar-06 22:58 
GeneralRe: JScript Pin
militiaware10-Mar-06 23:02
militiaware10-Mar-06 23:02 
AnswerRe: JScript Pin
Guffa11-Mar-06 0:27
Guffa11-Mar-06 0:27 
GeneralRe: JScript Pin
eggie514-Mar-06 8:23
eggie514-Mar-06 8:23 
AnswerRe: JScript Pin
Guffa14-Mar-06 9:01
Guffa14-Mar-06 9:01 
QuestionPassing text from winforms to third party html pages Pin
Hemachandran pozhichalur10-Mar-06 17:34
Hemachandran pozhichalur10-Mar-06 17:34 
AnswerRe: Passing text from winforms to third party html pages Pin
enjoycrack13-Mar-06 16:34
enjoycrack13-Mar-06 16:34 
GeneralPHP5 Pin
ravein773810-Mar-06 14:06
ravein773810-Mar-06 14:06 
GeneralRe: PHP5 Pin
Luis Alonso Ramos10-Mar-06 14:14
Luis Alonso Ramos10-Mar-06 14:14 
QuestionControlling CSS classes for different INPUT elements? Pin
mittalpa10-Mar-06 6:24
mittalpa10-Mar-06 6:24 
AnswerRe: Controlling CSS classes for different INPUT elements? Pin
Guffa10-Mar-06 11:04
Guffa10-Mar-06 11:04 
GeneralRe: Controlling CSS classes for different INPUT elements? Pin
mittalpa11-Mar-06 16:20
mittalpa11-Mar-06 16:20 
QuestionISAPI extension and GET data Pin
__makaveli__10-Mar-06 3:52
__makaveli__10-Mar-06 3:52 

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.