Home
last modified time | relevance | path

Searched refs:findContainerFor (Results 1 – 1 of 1) sorted by relevance

/template/starterpjax/
H A Djquery.pjax.js169 var context = options.context = findContainerFor(options.container)
546 options.container = findContainerFor(options.container)
559 function findContainerFor(container) { function