Default value: 'First'
An option that indicates the text to display for the first-page button. The text will display like a tooltip when a user hovers over the first-page button.
// Here's the general way you'll set the option: $("#element").wijpager({ firstPageText: "Go To First" });