html - JQuery show or hide effect -


i tried slide open effect couldn't. @ last found couldn't integrate page. please help.

this works way want: http://jsfiddle.net/hftpc/17/

this attempt: http://jsfiddle.net/lgu8e/
edit: said don't understand want? explain detailed: did see this? : http://jsfiddle.net/hftpc/17/ want page: http://jsfiddle.net/lgu8e/ while mouse on quickstartdiv, effect (i give it:http://jsfiddle.net/lgu8e/) runs , visiblepanel div opens this=http://jsfiddle.net/lgu8e/ not vertical, horizontal.. hope can explain it..

your fiddle requires work make pure html , appropriate javascript. first, need use jquery , jquery ui (for animations) instead of mootools. second, can't use asp tags in fiddle, need convert html. don't need document ready handler, jsfiddle allows specify in options (ondomready chose). had problems css since isn't designed work in fiddle environment -- absolute positioning moves things outside display area. after bit of tweaking, came this fiddle, seems work way want it. you'll have adjust css (and html) fit.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -