Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > BlueVoda Website Builder Forums > BlueVoda - General Issues

Notices

BlueVoda - General Issues All BlueVoda support issues that are not covered in the below forums.

Reply
 
LinkBack Thread Tools
  #1  
Old 05-10-2008, 09:20 PM
Tom vR's Avatar
Brigadier General
 
Join Date: Apr 2007
Location: Centurion, South Africa
Posts: 1,426
Default How do you create a cursor "hand" with Cell HTML?

Hi fellow VodaHostians,

I want to cause the mouse to show the little hand status when I hover over a table cell and I want to use the Cell HTML for that. Does anybody know the code for that? I know how to hyperlink a cell using Cell HTML and I don't want to use the standard text hyperlinking. Your assistance would be greatly appreciated.
__________________
Bless you
Tom

www.frequentproperties.co.za
www.renkalec.co.za
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 05-10-2008, 09:37 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,637
Default Re: How do you create a cursor "hand" with Cell HTML?

You can change the cursor that shows using css

style="cursor: pointer;"

That may or may not work with BV because it may have its own style attribute in the same html tag your are wanting to add it to. A javascript solution possible at that point though.
__________________
Freelance web programming
Do you need help installing a script, or need one written for you? I do freelance web programming (XHTML, CSS, PHP, MySQL). Feel free to contact me through my website and I will get back to you with a quote asap.

Register/Login Script

Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 05-10-2008, 09:46 PM
Tom vR's Avatar
Brigadier General
 
Join Date: Apr 2007
Location: Centurion, South Africa
Posts: 1,426
Default Re: How do you create a cursor "hand" with Cell HTML?

Quote:
Originally Posted by Watdaflip View Post
You can change the cursor that shows using css

style="cursor: pointer;"

That may or may not work with BV because it may have its own style attribute in the same html tag your are wanting to add it to. A javascript solution possible at that point though.
Thanks Watdaflip,
It works perfectly. I have used Inside Tag, Is that correct? Now I have some work to do.
__________________
Bless you
Tom

www.frequentproperties.co.za
www.renkalec.co.za
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 05-10-2008, 09:50 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,637
Default Re: How do you create a cursor "hand" with Cell HTML?

Quote:
Originally Posted by Tom vR View Post
I have used Inside Tag, Is that correct?
I can't say for sure as I don't use BV, but since its working I would assume so.
__________________
Freelance web programming
Do you need help installing a script, or need one written for you? I do freelance web programming (XHTML, CSS, PHP, MySQL). Feel free to contact me through my website and I will get back to you with a quote asap.

Register/Login Script

Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 05-10-2008, 11:03 PM
Tom vR's Avatar
Brigadier General
 
Join Date: Apr 2007
Location: Centurion, South Africa
Posts: 1,426
Default Re: How do you create a cursor "hand" with Cell HTML?

Quote:
Originally Posted by Watdaflip View Post
You can change the cursor that shows using css

style="cursor: pointer;"

That may or may not work with BV because it may have its own style attribute in the same html tag your are wanting to add it to. A javascript solution possible at that point though.
Hi Watdaflip,
Sorry lol, I was too quick on the draw earlier. The code works in preview, but not when published. Any other suggestions?
__________________
Bless you
Tom

www.frequentproperties.co.za
www.renkalec.co.za
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 05-11-2008, 02:00 AM
CarbonTerry's Avatar
Brigadier General
 
Join Date: Oct 2005
Location: St L MO
Posts: 1,121
Default Re: How do you create a cursor "hand" with Cell HTML?

The code will usually work in IE but not FF.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 05-11-2008, 03:00 AM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,637
Default Re: How do you create a cursor "hand" with Cell HTML?

I've never had any problems with it working with FF, it may not work with FF on certain tags (I only force the cursor to change on links).

Make sure that the tag you are inserted it on doesn't have two style.

Try using this javascript code, with an "onload" event
Code:
<script type="text/javascript">
function changeCursor(id)
{
     document.getElementById(id).style.cursor = pointer;
}
</script>
onload="changeCursor('id_for_html_tag');"

changing the green text to the id of the html tag. This may help if the problem is a redefinition of the style attribute.
__________________
Freelance web programming
Do you need help installing a script, or need one written for you? I do freelance web programming (XHTML, CSS, PHP, MySQL). Feel free to contact me through my website and I will get back to you with a quote asap.

Register/Login Script

Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 06:36 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2007 VodaHost.com - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53