Download button for pdf - Joomla! Forum - community, help and support
hey everyone,
i'm trying create button downloads pdf users. had following embedded article:
<a class="btn btn-primary" href="path_to_file" download="file_name">download print rate card</a>
this did trick until learned safari not support download tag. problem many of users access site safari. know of extension or solution can me here? need simple button download single pdf.
i'm trying create button downloads pdf users. had following embedded article:
<a class="btn btn-primary" href="path_to_file" download="file_name">download print rate card</a>
this did trick until learned safari not support download tag. problem many of users access site safari. know of extension or solution can me here? need simple button download single pdf.
there doesn't seem wrong code in example, might browser doesn't work it.
safari browser platform - pc or macintosh? pc version no longer in development (stopped in 2012). can provide link site. have safari (old version) can see talking about.
there solutions might work e.g. https://extensions.joomla.org/extension ... e-ultimate or https://extensions.joomla.org/extension ... shortcodes
alternatively here's info on making css3 buttons - http://www.w3schools.com/css/css3_buttons.asp
safari browser platform - pc or macintosh? pc version no longer in development (stopped in 2012). can provide link site. have safari (old version) can see talking about.
there solutions might work e.g. https://extensions.joomla.org/extension ... e-ultimate or https://extensions.joomla.org/extension ... shortcodes
alternatively here's info on making css3 buttons - http://www.w3schools.com/css/css3_buttons.asp
Comments
Post a Comment