Why is it not reflected after I run it?
phpcn_u104436
phpcn_u104436 2018-02-02 14:09:04
0
1
1282

Why is it not reflected after I run it? Press f12 to display index:94 Uncaught TypeError: $ is not a function at menuFire (index:94) at HTMLAnchorElement.onclick (index:53)

index.html92- 96 lines of code:

function menuFire(obj){var src = $(obj).attr('src');$('iframe').attr('src',src);}

phpcn_u104436
phpcn_u104436

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template