[jQuery] Please help me improve my glassbox plugin
Hi all,
By inspiration of glassbox effect here
http://www.glassbox-js.com/
and css button here
http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html
I have try to enhance its feature to suite my need in jQuery way.
then by now I have done far but need more improvement.
Please a look at simple example here
http://www.2shared.com/file/4448827/d6437194/web.html
if it cool enough to be qualified as a plugin, I will contributed the
finished source.
I'm newbie to jquery, please help me solve problems list here so I can
move further..
problem and further improvement
- problem with title leyout (title text & icon floating outside title
bar, but it look not too bad indeed look like an special effect by
accident, so I will keep it as one option hehe).
- first time page loaded look like left & right border is missing, I
have to refresh page to make them appear.
- build-in tab support (by now I think I will do it in windows media
player 11's style).
- top animation panel for ajax waiting (as windows vista's file copy
dialog).
- top alert information panel (like IE popup blocking alert)
I think I can handle above things, just need time..
- not work with firefox3 and chrome (not test with firefox2 yet I
don't know whether it works).
- I want to activate windows by clicking on it content too, now it can
active by clicking on glass border only.
- I need to know the best way to add callback to my top right icons to
submit form, link to other page, or other javascript stuffs.
- I can not bind mouseover event to set 'pointer' cursor and apply
hover effect on top right button images.
these are problems that I can't solve myself so I ask for help here..
any suggestions are strongly welcome..