Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

Does jquery before action work?

This doesn't work

var menudiv=''
Tiggr('[dsid="pagedsid"]').before(menudiv);

Should it?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Does jquery before action work?

Tiggzi (or Tiggr) functions takes a string id of a component. The simplest way to try this, do a jQuery select of the element (without Tiggzi functions) and see if that works.

Return to “Issues”