rayantony / jixedbar

Automatically exported from code.google.com/p/jixedbar
GNU General Public License v2.0
0 stars 0 forks source link

Resize problem with fixed size container #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Change width of .jx-bar to some pixels
2. Open the page
3. Resize the window

% width isn't an option since I'm going to use a image as background.

what can I do about it?

Original issue reported on code.google.com by wolfulus on 30 Apr 2011 at 8:44

GoogleCodeExporter commented 9 years ago
I've set the margin-left on the resize event to 'auto' and it worked fine... an 
option for this will be nice on the newer versions (:

Original comment by wolfulus on 30 Apr 2011 at 8:51