Is there a dimsuSys.setWidgetBody function?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?We don't provide this function. but it would interesting for me to know your need or thought about this. thanks!
-
Inappropriate?what i'm doing right now is to define a div with an id like this:
<div>
</div>
and then fill it with innerHTML:
document.getElementById('panel').innerHTML = 'content';
bubbletop could automagically create a div with an id to put the widget in, and then define a dimsuSys.setWidgetBody() to enable the programmer to fill the body of the widget
thanks! -
Inappropriate?can you create a 100% widget and 100% height div in your widget and set the innerHTML by your self ?
Loading Profile...


