0

Created one jquery menu but it's working only in fiddle but not working in html page which i made Html menu page link

here is the which is working now in fiddle

Fiddle link

way to reproduce when mouseover on Homepage link one submenu will be show, next mouseover on one link in submenu multi submenu show.

also appreciate if place a small arrow for right side of one link.

Thanks in advance

Pawan
  • 31,545
  • 102
  • 256
  • 434

1 Answers1

3
SyntaxError: illegal character
http://www.creativecorp.in/guru/test.html
Line 19

Looks like you have some hidden control character in your code after the semicolon. Use an editor that allows you to see all of the hidden characters.

Community
  • 1
  • 1
epascarello
  • 204,599
  • 20
  • 195
  • 236