I like it, but if I want to change the size of popup window, what should I do ?
Use CSS styling:
.smileysWindow { width: 300px; height: 400px; // Leave height property to let the window auto set it's height acc to no. of smileys. }
Added configuration for setting the popup width and height.
Great, thanks, the configuration is ok.
Comments
Comment #1
Gurpartap Singh commentedUse CSS styling:
Comment #2
Gurpartap Singh commentedAdded configuration for setting the popup width and height.
Comment #3
dennys commentedGreat, thanks, the configuration is ok.
Comment #4
dennys commented