I have a code like this:
<script type="text/javascript">
<!--
 $(document).ready(function(){
 var myPlayList = [];
and I want to load data into myPlayList = []; from cookies, can I use myPlayList = [$.cooki开发者_如何学运维e("data"
You could probably achieve this with:
https://github.com/carhartl/jquery-cookie
Where you can use $.cookie('key..') to access your cookie.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论