Question: Href # tag not working in chrome but working in other browser. I post the picture when it's error for example when I click Error:Street

Href # tag not working in chrome but working in other browser. I post the picture when it's error for example when I click "Error:Street 1" it should direct me to Street 1 box but now when I click it doesn't go. it works on other browser, only not working chrome.

This is the code for Href # tag I'm using

var msg="";

//looping the list of errors

each(newError,function(index,errorItm){

//link to the correct error to box

msg="

  • "+"Error: "+errorItem+"
  • ";

    })

    That is the line of code I used for href. the entire code is too long and isn't relate to that

    *************************Note:most of the answers on chegg aren't correct**************************************

    Href # tag not working in chrome but working in other browser.

Error: Street 1 Error: City/Town Error: State/Territory Error: ZIP Code Indicates required information Source name O Error: Source name is required

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!