Log in

View Full Version : I need Complete CSS tooltip!



ismailc
01-22-2008, 02:15 PM
Hi, I'm in desperate need for help!

I need a CSS tooltip?

I had one going that i got off the net, worked fine until the page does an autopost back - one has to refresh the page in order for it to work.
Reason being the tooltip i had was javascript (client side) i need something server side?

Please anything!

Regards

BLiZZaRD
01-22-2008, 03:13 PM
There are a few examples all over the net.... this is a very simple example (http://psacake.com/web/jl.asp)

ismailc
01-23-2008, 08:38 AM
Hi, i had a javascript tooltip which was in an xskt file that loaded a aspx page.
so it works the first time, but when i user selects autopost which is a script in the aspx file the tooltip is lost.

I was thinking of adding it to the aspx file - which i was just informed if i change the file (all other processes are using it) other will be affected

The tooltip is javascript which is client side & aspx file the reloads scripts is server side.

So i don't really know what to do!

Maybe a javascript that executes in a vbscript to relaod current page only once automatically!

Regards

akmporter
08-08-2008, 02:07 AM
Here's a neat option for the "tooltip" using CSS.

http://www.alistapart.com/articles/practicalcss/

Look for "CSS Help" in this article. Hope this helps.

TheJoshMan
08-08-2008, 02:10 AM
This is what I've used a lot...

http://www.nickstakenburg.com/projects/prototip2/