Sven Mintel
Mitglied
Jo Klar, warum sollte das nicht OK sein
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
<tr><td valign="top">Author:</td>
<td valign="top">
<nobr><a href="./EndNoteWeb.html?selectedFolderId=0&searchItem=Alghazo,%20Emad%20M.&searchField=all&authorflag=1&" title="Search for this author in all my references"><font color="#ff0000">Alghazo,</font> <font color="#ff0000">Emad</font> <font color="#ff0000">M.</font></a>;</nobr>
<nobr><a href="./EndNoteWeb.html?selectedFolderId=0&searchItem=Naggar%20Gaad,%20Eman%20El&searchField=all&authorflag=1&" title="Search for this author in all my references"> Naggar Gaad, Eman El</a></nobr>
</td>
</tr>
<tr><td valign="top">Title:</td>
<td valign="top">
General Education Teachers in the United Arab Emirates and Their Acceptance of the Inclusion of Students with Disabilities
</td>
</tr>
function GM_DM_ENW1()
{
this.strip_tags=function(s)
{
var e=document.createElement('div');
e.innerHTML=s.replace(/<[^>]+>/g,' ');
return e.firstChild.data;
}
if(String(document.body.innerHTML).match(/<td valign="top">Author:<\/td>\s*<td valign="top">([\s\S]+)<\/td>\s*<\/tr>\s*<tr><td valign="top">Title:<\/td>\s+<td valign="top">([\s\S]+)<\/td>\s*<\/tr>\s*<tr>\s*<td valign="top">Year:/g))
{
this.author=RegExp.$1;
this.title=RegExp.$2;
document.title=String('['+this.strip_tags(this.author)+']:'+this.strip_tags(this.title)).replace(/\s+/g,' ');
}
}
new GM_DM_ENW1();