Still dont works
Thank you. The missed tags are ok in my end, it was a mistake to copy an paste.
I replaced the function using yours but still dont works with the link I provided in the menu bar.
Ok, Im done with this. I'll look for a non JS function
Thank yo for the support.
User Profile
Collapse
-
ok, I have:
...Code:<html> <head> <title>PDF to print.</title> <script language="Javascript" src="../js/scripting.js"></script> <script type="text/javascript"><script type="text/javascript"> function PrintFrame(xFile){ parent.iframePDF.location.href = xFile; document.getElementById("spanMess").style.display="block";Leave a comment:
-
Hello. Im not a programmer, Im a fine artist and web designer, interested in JavaScript and to can edit some code until I can start some complementary studies about it,
Im working day and night looking for some solution about what I have asked and if my effort is not good enough Im sorry, but I dont use to ask without previously look around or google it for a while.
If you think it have not been searching enough or made an effort, then...Leave a comment:
-
Hello, it was a mistake. Anyway, maybe I can get the proper answer thorugh that :)Leave a comment:
-
download odf rather than show it in the browser
Hello
I have a linkthat shows a pdf in the browser.Code:<p><a href="pdf/arm029.pdf"><span class="text">Board of Directors</span></a></p>
What I need to get through a JavaScript function is to Download the pdf file rather than just show it in the browser.
Some master that could help me please??
Thank you in advance -
Onclik open and print pdf
Hello everybody!
I have a linkWhat I wish to get after to click on the link is rather than just show the pdf, to can SHOW AND PRINT at same time the pdfCode:<p><a href="pdf/arm029.pdf"><span class="text">Board of Directors</span></a></p>
pdf/arm029.pdf
I hope you get what I mean: show and print...Leave a comment:
-
-
Printing the pdf version from the files showed in the iframe content
Hello everybody!
I have a page index.html with a iframe that contains a photo "001.jpg" and what I need to do is to print the "001,pdf" version of that photo stored in a pdf/ folder
HOW should I do that with JavaScript? Im not a programmer I just need to get some rules then I can make it works.
Thank you verymuch! -
I fixed the problem I had with another option, now It's done. But I just need to print a PDFversion from the jpg version showed in the actual page. HOw could I do that?
When the actual page shows a "001.jpg" file in the iframe; I want to print the "001,pdf" stored in pdf/ folder
Thank youLeave a comment:
-
I have done that and it works FINE when I want to go to the FIRST and LAST PAGE because that links will never change, BUT when I wanna go to the NEXT PAGE the NAVIGATION keep the link pointing to the same file and is not what I need. I need to point ALWAYS to a NEXT file it doesn't matter where I am... The thing is almost like this menu:
http://216.139.227.101/interactive/k2008/
.
but not as complex.
I thank you for...Leave a comment:
-
Nextpage script is not working
Hello, I have a framset with 3 frames:
HEADER, CONTENT and FOOTER
how can I get a "nextpage script" for use in the "header" and open links in "content" frame?.
first page | Next page | Next Page | Last page
The JavaScript Im using is:
...Code:<script language="javascript"> function gonext(){ history.forward(); parent[whichFrame].focus();
No activity results to display
Show More
Leave a comment: