Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Tag error Pin
sajjadlashari5-Dec-08 22:56
sajjadlashari5-Dec-08 22:56 
GeneralRe: Tag error Pin
Brij8-Dec-08 1:38
mentorBrij8-Dec-08 1:38 
Question[Message Deleted] Pin
mr_muskurahat5-Dec-08 18:03
mr_muskurahat5-Dec-08 18:03 
AnswerRe: what Connection string to write? Pin
Venkatesh Mookkan5-Dec-08 19:42
Venkatesh Mookkan5-Dec-08 19:42 
AnswerRe: what Connection string to write? Pin
Abhijit Jana5-Dec-08 20:11
professionalAbhijit Jana5-Dec-08 20:11 
QuestionDonate through paypal Pin
reogeo20085-Dec-08 17:45
reogeo20085-Dec-08 17:45 
AnswerRe: Donate through paypal Pin
Christian Graus5-Dec-08 22:39
protectorChristian Graus5-Dec-08 22:39 
QuestionPlese Help- Onmouseover javascript Pin
Amit Battan Ror5-Dec-08 17:35
Amit Battan Ror5-Dec-08 17:35 
I use following code of in ASP, and the respective JavaScript
first 2 line of JavaScript working well
but JavaScript onMouseOver is not working

Please help

HTML code in ASP




Javascript code

document.getElementById("tempimg1").src = image;
document.getElementById("cmbSkin1").value = name;
document.getElementById("tempimg1").onMouseOver = function(){showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)}


I also used follwing

document.getElementById("tempimg1").onMouseOver = showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)
document.getElementById("tempimg1").onMouseOver = "showtrail("\'"+ image +"\'"+,+"\'"+ name +"\'"+,+430,438)"

I also searched on google
Applied logic, but not succeed
Please help

Amit Battan Ror
battan20@gmail.com

AnswerRe: Plese Help- Onmouseover javascript Pin
lavesh212915-Dec-08 20:39
lavesh212915-Dec-08 20:39 
GeneralRe: Plese Help- Onmouseover javascript Pin
Amit Battan Ror5-Dec-08 20:46
Amit Battan Ror5-Dec-08 20:46 
GeneralRe: Plese Help- Onmouseover javascript Pin
Abhijit Jana5-Dec-08 20:59
professionalAbhijit Jana5-Dec-08 20:59 
QuestionSelect button in nested gridview Pin
kavitha_blueindia5-Dec-08 13:55
kavitha_blueindia5-Dec-08 13:55 
AnswerRe: Select button in nested gridview Pin
Christian Graus5-Dec-08 14:55
protectorChristian Graus5-Dec-08 14:55 
QuestionRe: Select button in nested gridview Pin
kavitha_blueindia5-Dec-08 16:59
kavitha_blueindia5-Dec-08 16:59 
AnswerRe: Select button in nested gridview Pin
Abhijit Jana5-Dec-08 21:02
professionalAbhijit Jana5-Dec-08 21:02 
Questionevents or coding for server control "button" and "linkbutton" Pin
samta khobragade5-Dec-08 13:21
samta khobragade5-Dec-08 13:21 
AnswerRe: events or coding for server control "button" and "linkbutton" Pin
Christian Graus5-Dec-08 14:54
protectorChristian Graus5-Dec-08 14:54 
QuestionCollecting data from PDF Pin
juiceboxhiro5-Dec-08 12:47
juiceboxhiro5-Dec-08 12:47 
AnswerRe: Collecting data from PDF Pin
Christian Graus5-Dec-08 14:53
protectorChristian Graus5-Dec-08 14:53 
QuestionRe: Collecting data from PDF Pin
juiceboxhiro5-Dec-08 15:07
juiceboxhiro5-Dec-08 15:07 
GeneralMultiple websites running of one app.. Pin
harajuka5-Dec-08 11:15
harajuka5-Dec-08 11:15 
GeneralRe: Multiple websites running of one app.. Pin
Christian Graus5-Dec-08 14:53
protectorChristian Graus5-Dec-08 14:53 
QuestionBuilding a Dynamic Web Registration Form - How would you do it? Pin
kjmcsd5-Dec-08 10:02
kjmcsd5-Dec-08 10:02 
QuestionAdvise on getting large data details for viewing and editing Pin
nit1155-Dec-08 9:43
nit1155-Dec-08 9:43 
AnswerRe: Advise on getting large data details for viewing and editing Pin
kjmcsd5-Dec-08 10:04
kjmcsd5-Dec-08 10:04 

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.