Jump to content

Go to item within a text box


abrahamgarcia27

Recommended Posts

<div class="page_index"><a href="javascript:jQuery('.flipbook').flipbook.gotoItem(5);">9. And More...</a></div>

 

I have this jquery flipbook script that i bought from code canyon, but it doesnt have a function that i want. What i want to do is insert a text box where i can input the item that i want to go to. In this example you see it goes to item too with a click. But what i want is to have something like this

 

 

<form>
<input type="text" /> <button type="submit" onclick="Go to the value inserted into the text box" />
</form>

 

Link to comment
https://forums.phpfreaks.com/topic/251401-go-to-item-within-a-text-box/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.