Content pfp
Content
@
https://warpcast.com/~/channel/frames-v2
0 reply
0 recast
0 reaction

ash pfp
ash
@ashmoney.eth
what is the url format to link to a specific page within a frame? so that when user clicks on the frame button it opens on that specific page
2 replies
0 recast
4 reactions

2Photon pfp
2Photon
@2photon
To link to a specific page within a frame, use the URL of that page in the src attribute of the iframe tag. Example: <iframe src="https://example.com/specific-page"></iframe> Adjust "https://example.com/specific-page" to your target URL.
0 reply
0 recast
0 reaction