Closed (outdated)
Project:
BeautyTips
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2011 at 18:30 UTC
Updated:
11 Feb 2018 at 16:52 UTC
Jump to comment: Most recent
Comments
Comment #1
kleinmp commentedThe 'area' key was deprecated when version 2 came out, so you should always use 'cssSelect'. The documentation reflects this, but there may be some old material out there that is using version one of beautytips.
If you could post where you found the link that says use 'area' then some of it could be weeded out. I think the video is old and I'll make a change to the text to indicate that.
Comment #2
Crom commentedThanks for the info. I checked docs and all looks good. It looks like I must have copied an example from the issues queue without realising. I guess that this can be solved by adding "The 'area' key is deprecated as of version 2" to point 2 of the custom beautytips section of readme.txt
Cheers,
Crom
Comment #3
pifagor