我有一小 d,因为当我点击文字箱,显示有色皮卡。 当我点击一个盒子时,彩色采集器在底层展示。 因此,我所需要的是彩色采集器,在左上或顶上不进行滚动。
a html div ,无一分机为html div
原标题:Open a color picker in a html div without a scroll for the html div element
问题回答
由于你没有具体说明任何代码或现场取样,我所能建议的唯一东西是看看彩色采集器。 其中大多数人将有一个额外的参数,以具体说明采集器的位置。
此外,很可能是一片 d子的彩色选子将绝对处于位置,因此,他们赢得了对你现有风格的左右。 因此,在集装箱中找不到任何滚动问题。
var myCP2 = dhtmlXColorPickerInput( ${p}_COLOR_CODE2 );
myCP2.setImagePath( pathIMG );
myCP2.init();
myCP2.setOnSelectHandler(function(color){
var sId= ${p}_Grid.getSelectedRowId();
${p}_Grid.cells(sId,${p}_Grid.getColIndexById("COLOR_CODE2")).setValue(color);
});
这是一部法典。 这部法典显示的是底部的彩色采集器,因此,如果需要的话,就应当把彩色采集器放在左上。
相关问题
热门标签
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding