javascript - Sliding Boxes in a page? -


i started learning technologies involved in making web pages. doubt occurred me sliding or appearance of small boxes after click. if being unclear example can found in codecedemy.com website (log-out button) or sign-out button in gmail or yahoo. behavior once link clicked small box opens-up giving more options , doesn't disappear untill user clicks else where.

i learnt writing sliding menus in javascript (using tables , slide-down animation) , guess done similarly. true? if not how else?

sliding boxes in page mentioned known model window or model box

model window used user attention. according admin setting slide in, fade in... mentioned done using javascript.

here wikipedia article model window http://en.wikipedia.org/wiki/modal_window


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -