News-Movie photo-Picture Galarey of Unbelievable News

Monday, October 13, 2008

Hello Friends That's All My R&D on CSS and Java Script

+ without form tab you can easily run the all input control

+ Suppose at the time of ooption buttin you write the wrong parameter in name you write nmae by nistake
+ than in IE you can see that option button but you can't able to click on than but in case FireFox it is

possible to select that option button and other button too.

+ Why should i write all control's tag in the

+By the use of optgroup you can easily make one step tree view but you can not make multie step tree view in

combo box

--------------------------------------------------------------------------------------------------------------

------------------CSS------------------
+if same tag style sheet with different parameter in same css than it'll run only last tag style

+background-image after set image successfully and also it's background-repeat:no-repeat property and then take

image to center position by set the property background-position:center but it'll work ony IE not in Firefox 5.0s

+background-position:30% 20% it'll work in IE not in firefox
+background-position:30px 20px it'll work in both browser
+you can write css any where in the whole programme
+for external style sheet you can save file as a any extention but when you link up that time extention must as

same as save extention
suppose: you save one css file as name a.mms
linkup.html:
link rel="stylesheet"
type="text/css" href="first.mms"

+latter-spacing default value is px
+p.[clasName] you created after that you can't use that class other tag like span,h1 etc. if you want than

declare .
-----------------------------------------------------------------------------------------
+ how can i know that which browser support which font family
+ Font-size you can set either in px or %
+ if you want to declare font-property in one declaration than it is must to fill all default perameter correctly
+ if i am writing more than one title tag in single document than only first one is detected
+ you can not use border color without set the border-style property
-------------------------------------------------------------------------------------
Margin

+ when you writing css in .net and if you use margin than you can not see effect at design time it'll effect at

the run time only

-------------JAVA SCRIPT-------------

.)can see result of java script in .net after runing the page not in design mode
.)if you write the script in body tag and if you forget close that tag than all content of page has been effected

by that tag
ex document.write("h2 Sum:A+B" + a )
script

now all content become h2

.) you can write for loop without any element

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home