"If at first you don't succeed; call it version 1.0" :-Unknown

Pages

Showing posts with label DHTML. Show all posts
Showing posts with label DHTML. Show all posts

Tuesday, January 10, 2012

Fetching ID from webpage on mouseover using jquery

Hi *,
In last post i shared about a dhtml, what my client need and how i planned to overcome it.But their is a small problem that i need to add a same name over 1600+ places :(  So that logic is not a good way here!!! To solve this issue my next move fetch  the exact offset and page name both making as unique show the dhtml.Problem their too offset will change depending if the data populating above it , bin bin !!! Next move fetch control id and page name making both as unique and show a dhtml window. Bingo it helps my problem.
DEMO

Wednesday, January 4, 2012

Create Custom DHTML Window OR Create DHTML popups

Hi *.*,
Today my client sent me huge excel,describing where ever he need DHTML help window and related message.Around 900 + help command. and have to apply more than 1600 places :( . What to say. he need it.
I had some Goggling for some good DHTML , i got tons unfortunately to show DHTML in a place i need to add a div their.and by mouseover and out event i need to show and  hide.Its fine but adding div at 1600 a horrible dream. I need another way.Create div dynamically and remove instead of hiding.Reason of removing is next time when i create a div old one also will be active.
DEMO
[ Forgot about the design, i'm not at their :( ]