Enable usage of FoBo's JQuery API version 1 in your bootstrap liftweb Boot.
Enable usage of FoBo's JQuery API version 1 in your bootstrap liftweb Boot.
1.X.X Example:
import net.liftmodules.{FoBoJQAPI => FoBo} : FoBo.API.Init=FoBo.API.JQuery1
Enable usage of FoBo's JQuery API version 1 in your bootstrap liftweb Boot.
Enable usage of FoBo's JQuery API version 1 in your bootstrap liftweb Boot.
2.X.X Example:
import net.liftmodules.{FoBoJQAPI => FoBo} : FoBo.API.Init=FoBo.API.JQuery2