I found a temporary hack to make this work. Wow this is such a
horrible hack =>
http://www.screencast.com/users/dfischer/folders/Jing/media/a080ccc3-1cc5-47ab-9b9f-3f168695121a
On Jun 27, 4:37 am, BigFisch wrote:
> I'm having an extremely frustrating issue with Internet Explorer
I am having a difficult time using the "select" method in the onInit
callback.
I am creating an array of items and then calling select as follows:
onInit: function(finderObj) {
var itemsToSelect = ["href/item1", "href/item2"];
$(this).finder("select", itemsToSelect);
}
When this code is
2 matches
Mail list logo