放大镜在我的Textview中丢失

时间:2016-05-18 05:32:26

标签: ios objective-c iphone

我的navigationBar中嵌入了一个textview。问题是当我长按Navigator它没有显示放大镜时。

我已经有好几天这个问题 - 任何想法?

1 个答案:

答案 0 :(得分:0)

<?php foreach($sampleArray['ids'] as $value){ $key = $value['id']; if (!isset($dataArrayNested[$key])) $dataArrayNested[$key] = array(); $dataArrayNested[$key]['id'] = $value['id']; $dataArrayNested[$key]['format'] = $value['format'][0]['picture']; } 中添加以下代码:

$('.student-details h3').each(function() {
    if ($(this).text() == inputValue) {
        $(this).addClass('showstudent');
    }
}