IE9 allows developers to define the activities within the jumplist a site attached to the task bar of Windows 7 (see
activities are defined through the meta tags of the form:
& # 160; content = "name = News; action-uri = url of the page icon in the task image-uri ="
where the content consists of three distinct parts:
- name: name that appears in the list of tasks. It can also be empty (although it makes little sense because the user would see an activity without any names and would not know what's the use); action-uri: page address that corresponds to the task. It can also be empty (in this case opens the root directory) or an external link to our site; icon-uri: image to be used in the task list to the left of the name. This field can not be empty and must point to an image in ICO format.
- The three parties must be present if, and action-used name may be empty. The part relating to the image, however, can not remain empty, otherwise the tag is not recognized (as if there was). If we deploy we just insert an image without any value rather than leave it blank, for example, the string "null".
- \u0026lt;META
- name = "msapplication-task"
- & # 160;
>
Technorati tags:
- IE9
- , msapplication -task, meta tag, activities, task
0 comments:
Post a Comment