Closed DavidCramer closed 11 years ago
data-target-insert: options: before, after, replace.
agreed- much better.
although insert - before, does sound like its before the target, and not the targets content.
perhaps, data-target-update
I think it is clear that we will never put content outside of the target.
haha how about: data-target-placement="^" or "-" or "_"
On Fri, Apr 19, 2013 at 1:45 PM, David Cramer notifications@github.comwrote:
perhaps, data-target-update
— Reply to this email directly or view it on GitHubhttps://github.com/Desertsnowman/BaldrickJS/issues/3#issuecomment-16648762 .
lol, no that would confuse people.
I think data-target-insert="[before|replace|after]"
On 4/19/13 1:51 PM, rjmcguire wrote:
I think it is clear that we will never put content outside of the target.
haha how about: data-target-placement="^" or "-" or "_"
On Fri, Apr 19, 2013 at 1:45 PM, David Cramer notifications@github.comwrote:
perhaps, data-target-update
— Reply to this email directly or view it on GitHubhttps://github.com/Desertsnowman/BaldrickJS/issues/3#issuecomment-16648762 .
— Reply to this email directly or view it on GitHub https://github.com/Desertsnowman/BaldrickJS/issues/3#issuecomment-16648979.
added as data-target-insert="[ prepend | replace (default) | append ]"
Need a setting to set the placement of the request response in the target.
possible extras: