Hi,
I have to load an HTML named "AnalSecurity.html" in a function. Could any one help me how and what to use to load a html page through a function.
thx in advance...
function onImgClick()
{
alert("Search Image has clicked");
// HERE I HAVE LOAD THAT HTML
}
.
In the following code, if i click the image (that image is getting displayed through showImage function) i have to load the HTML. for that one... what i have to do...? pls help me out. Selectively blocking specific domains and AIM on a :: Note that the AIM program should still load, it's just that messages should not get The HOSTS file only impacts the networking function of Windows, http://answers.google.com/answers/threadview/id/582858.htmlHOME |
I am making that grid as div.
var sm = new Ext.grid.RowSelectionModel();
cm = new Ext.grid.ColumnModel
([
{
id : 'ROLE_NAME',
header : "Role name",
dataIndex : 'ROLENAME',
width : (mapwidth-20) * (0.39),
renderer : testClass,
editor : new fm.TextField( {allowBlank: true} ),
locked : true splitting PDF files / shared resources:: Document linker Load Settings Save Settings Configure Tool Palette More it is an excellent product for the function that you are attempting to achieve! http://answers.google.com/answers/threadview/id/13347.htmlHOME | Javascript/html question:: Please note that you may have to use the parseInt() function: put both the files in the same folder, and then load the HTML file. http://answers.google.com/answers/threadview/id/183315.htmlHOME |
},
{
header : "Role Desc",
dataIndex : 'ROLEDESC',
width : (mapwidth-20) * (0.445),
align : 'left',
renderer : testClass,
editor : new fm.TextField( {allowBlank: true} ) Automobile ransmission operating temperatures:: The average narrow range of function is closer to 160 -180 As long as the close to the prior page: [ http://autos.yahoo.com/repair/results/ques123.html http://answers.google.com/answers/threadview/id/48306.htmlHOME |
},
{
header : "Security mapping",
dataIndex : 'SECURITYMAPPING',
renderer : showImage,
align : 'center',
width : (mapwidth-20)/8
}
]);
grid = new Ext.grid.EditorGridPanel(
{
store : store,
cm : cm,
sm : sm,
renderTo : 'sec-editor-grid',
buttonAlign : 'center',
frame :true,
clicksToEdit :1,
width :mapwidth,
height :(mapheight-50)
});
function showImage(value, metadata, record, rowIndex, colIndex, store){
return "";
}
If you're trying to put it in a div:
Ext.get('mydiv').update({url: 'foo.html'});
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks |