iphone - Draggable button in uiwebview -


i trying make draggable button inside uiwebview, when website displayed can move button around screen. can make button move when placed in viewcontroller. need different when wanting on uiwebview? thanks..

if works in regular uiviewcontroller should work. suggest doing using uiviewcontroller , add uiwebview , button subviews. make sure have button in front of uiwebview though.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -