Javascript Function Accepting PHP Variables

后端 未结 3 486
无人共我
无人共我 2021-01-26 02:22

I\'m drawing a complete blank why this isn\'t working. I can do it with one variable passing through, but not two. When I use actually numbers like getnt(1,2) it wo

3条回答
  •  春和景丽
    2021-01-26 03:08

    Your question is probably best answered by looking at the rendered HTML source.

    In any case, here's how I'd do it using graceful degradation

    
    

    VIEW

提交回复
热议问题