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
Post a Comment