Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

97
Views
ioslides R markdown footer con imagen en cada página

Me gustaría incluir una imagen en cada pie de página en ioslides (rebaja R). Aquí está el mejor código que encontré para hacerlo:

 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script> <script> $(document).ready(function() { $('slide:not(.title-slide, .backdrop, .segue)').append('<footer></footer>'); $('footer').attr('label', 'My Amazing Footer'); }) </script> <style> footer:after { font-size: 12pt; content: attr(label); position: absolute; bottom: 20px; left: 60px; line-height: 1.9; display: block; } </style>

Pero solo genera el texto "My Amazing Footer", mientras que necesito incluir una imagen. ¿Es posible modificar el script js aquí?

Aquí está la fuente original:

gitlink

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!