It doesn’t seem like sIFR renders the text as a link when the tag you are replacing IS the < a > link instead of containing the link. Have I missed something or can this be added to the new version?
Thanks
Dave
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
sIFR replaces the content of the elements you specify. Therefore, it replaces the text inside the
<a>, not the link itself. You need to replace the parent element of the link, such that the link itself ends up inside the Flash movie.If necessary you can wrap the link in a
<span>and replace the<span>.