-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
property update #11
Milestone
Comments
that would be great. cause I am using the img src in the social sharing and
I need to know if I have to use the fallback.
…On 12 March 2017 at 22:36, Vadym Yatsyuk ***@***.***> wrote:
I could make somethings like <img src="img1.png" src-fallback="img2.png"
(loaded)="onLoaded($event)">, the event would be triggered when the image
source is loaded, but then i would probably need some flag isFallback to
differentiate src from src-fallback
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADMeUFM5XkygAL-2_b8H6iRaFn2EpCRnks5rlFdagaJpZM4L5iDy>
.
--
Ross Rawlins
*Tel:* 021 531 7087
*Cell:* 072 424 9480
*Skype:* ross.rawlins
*Email:* [email protected]
<http://www.duovili.co.za>
<https://plus.google.com/113781084234234096576/posts>
<https://www.facebook.com/Duovili>
<http://www.linkedin.com/company/duovili/> <https://twitter.com/Duovili>
This e-mail message and all attachments contain the CONFIDENTIAL AND
PROPRIETARY information of DUOVILI DEVELOPMENTS. and may contain LEGALLY
PRIVILEGED information. If you are not the intended recipient, you are
hereby notified that any disclosure, distribution, or use of this e-mail,
its attachments or any information contained therein is unauthorised and
prohibited. If you have received this in error, please contact the sender
immediately and delete this e-mail and any attachments.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is there a way to check if source loaded or not and bind that to a variable?
The text was updated successfully, but these errors were encountered: