Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mattias4000

    How get a textFrame's page index

    I have a textFrame on a page in my InDesign project. By using Javascript I want to see on which page index this textFrame is on. Does anyone know how to do that? Thanks. :)
  2. mattias4000

    Indesign, Javascript, how change button caption

    I'm wondering what javascript command I should use if I want to change the caption on a button (I mean the text that is written on the button). Here is a part of the code. Everything isn't showed: ------------------- myPage = myDoc.pages[myTable.parent.parent.index - 1]; myGeoBounds =...
  3. mattias4000

    Create HYPERLINK using Javascript

    Hi! I wonder how I can create a hyperlink on an InDesign page using Javascript. The link should be inside a textFrame. Thanks!
  4. mattias4000

    Convert to Button in (java)script

    Thanks! But it wasn't exactly what I was looking for. I was wondering (1) if there is a function I could use in javascript in InDesign to convert something to a button. And (2) if there is a function I can use in javascript to get the current mouse position.
  5. mattias4000

    Convert to Button in (java)script

    Hi! I'm wondering (1) how I can use script (preferable javascript) in Indesign to convert an object to a button. (2) I also wonder if there is a command to get the mouse's x and y positions. Thanks!

Part and Inventory Search

Back
Top