angularjs - Code pen with jQuery to ionic project -


i'm veery new ionic , angularjs. how go taking

this codepen

enter code here 

and using in blank ionic project. put css in ionic project css sheet , html part in ion-content js of codepen??

thanks,

since code pen's js not angularjs code. can 2 things,

  1. make separate file called javascript.js , reference index.html
  2. put script tag in index.html , place code there.

ps: should warn css have put , may not work on real device.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -