Announcement

Collapse
No announcement yet.

Including File Content Dynamically Online

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Including File Content Dynamically Online

    If you want to include the content of a text file into your web pages, and the file only exists online (not on your PC) then use a link for the following form within your SellerDeck layouts:

    <a rel="fragment" href="http://your.URL/name-of-file.html">Alternate text</a>

    This will only work if the user has JavaScript enabled in their web browser. If they don't then the 'alternate text' will appear instead.
Working...
X