문제

In my project i have to create a slideshow at homepage. I want it to be like the fractionslider here. Is there a way to add fractionslider to my dependencies list and use it with native query or just adding link/to/fractionslider.js to my section and write simple jQuery fractionslider function?

도움이 되었습니까?

해결책

You can fire/use GWT generated JavaScript from plain JavaScript and the other way around. Have you read: http://www.gwtproject.org/doc/latest/DevGuideCodingBasicsJSNI.html ?

Those are the basics. There are lots of projects that blend the two.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top