Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 my code

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.****************************************

    Step by Step Solution

    There are 3 Steps involved in it

    Step: 1

    blur-text-image

    Get Instant Access to Expert-Tailored Solutions

    See step-by-step solutions with expert insights and AI powered tools for academic success

    Step: 2

    blur-text-image

    Step: 3

    blur-text-image

    Ace Your Homework with AI

    Get the answers you need in no time with our AI-driven, step-by-step assistance

    Get Started

    Recommended Textbook for

    Relational Database And Transact SQL

    Authors: Lucy Scott

    1st Edition

    1974679985, 978-1974679980

    More Books

    Students also viewed these Databases questions