i'm sorry my
my question is changed incorrectly by administrator of the site,
i use ubuntu 10.4 , my laptop is dell inspiron 1564 and my problem is my wireless network isnt identify and i dont find suitable driver for it in other sites
thanks alot for your help
User Profile
Collapse
Profile Sidebar
Collapse

oranoos3000
Last Activity: Aug 9 '11, 12:19 PM
Joined: Jan 17 '09
Location:
-
-
hi
is'nt id attribute a identifier for any element in the dom tree?
my meaning is this "if i change id attribute after load page , can access to element that i changed it's id via dom tree"?Leave a comment:
-
How to change id attribute with jquery after load page ?
hi
can i change id attribute an element with below command in jquery
Code:$("#error").attr("id", "warning");
i know this code is not reasonable but i want to know change id's element after load page is incorrect and hos is state of validate code after change id an element?
id attribute is identifier for element. writing this code dont cause... -
-
write 2 selecter in one wraped set jquery
hi
i write below code for filter textfield and textarea in part of my form , that code is as follow as
Code:(function($){ $.fn.setReadOnly = function(readonly, opacityRo, opacityNRo) { if(!opacityNRo) { opacityNRo = 1; } if(!opacityRo) { opacityRo = 0.5; } if(opacityRo<=100 && opacityRo>1) {opacityRo
-
oranoos3000 started a topic position absolute or relative and relate that with other ancestor or other siblingin HTML CSSposition absolute or relative and relate that with other ancestor or other sibling
hi
would you please compare while position is relative and relate that with it's ancestor position and the other sibling position , and too for while position is absolute and relate that with position it's acestor and position it's sibling?
thanks alot for your help. -
value show or hide for css is set in jquery animate method
hi
my question is about jquery
string show or hide in css that is set inside jquery method animate , are special for some css property or can be set for any css that is set inside animate method ?for example show or hide is special opacity or can set for width and height and i thank you if you describe with detail.
and my another question is as follow is
if value show or hide can be used for any css property... -
hi
i found my answer that is as follow as
if element is hidden via jquery earn previous display that it can be default value for display(that is inline or block)
but if element is hidden other than jquery it's display is set to block
be successfulLeave a comment:
-
what is base for em value in margin's and padding's element?
hi
1-what is base for em value in margin's and padding's element?
do width of the containing block is base or these are calculated the same percentage value for this propery?
2-how does interpret negative margin for an element that cause overlap that element with other element?
thanks alot for your help. -
hi
if i dont set display in css as explicit for example i have a span and dont identify display in css , now hide that then show that , do it's display become inline(because this is inline element) or block(for this is default is jquery)?
thanks alot for your helpLeave a comment:
-
-
How to show and hide element using display attribute?
i read below text that say about initial state display in css and relate with show and hide dom element
do the below text describe this meaning that if we dont write display for element and hide that , it's display convert to hide and if again show that do convert display that to block or initial value related to html? for example for span if we hide span and again show that it's display convert to block or inline?
... -
your meaning from object is data that is send in bind method or is function that send as parameter,
while i send data as an object more memory is used?
i'm confused , woule you please describe more.
thank alotLeave a comment:
-
What is the meaning of the character(~) in jquery or css selector?
hi
would you please help me , what is meaning of the below jquery statement
Code:$('~ span:first',this).text();
thanks very much for all your trouble -
difference between send data while binding or clinking
hi
i understand your meaning but what is different between send static data while binding or while clicking an element
thanks alot for your helpLeave a comment:
-
data paramteter in bind jquery method
i read about data parameter in bind jquery method and that text is as follow as
"If you only ever use the type-specific event helpers (.click(), .load(), .change(), etc.), you're potentially missing out on a really handy feature of jQuery: bind data. Bind data is data associated with the bound handler function, available to every invocation of it, but not in any "normal"...Last edited by Dormilich; Nov 5 '10, 06:39 AM. Reason: please use [CODE] [/CODE] tags when posting codeLeave a comment:
-
data parameter in bind method jquery
hi
i read about bind jqeury method
general syntax as follow as
bind(eventType, data,listener)
Establishes a function as the event handler for the specified event type on all elements in
the matched set.
Parameters
eventType :(String) Specifies the name of the event type for which the handler is to be
data: established. This event type can be namespaced... -
hi
you can add phrase that user inserted for content search and current address page as query string and repeat this for any page
or you can apply session for this purpose for example
$_SESSION['search'][] = information about current address page , phrase that user inserted for search and any information that you need after return this page
and for return parent page you can get last member this...Leave a comment:
-
What is the difference between oblique and italic?
hi
what is diffrences between oblique and italic?
is italic version of the font is another font? what about oblique version of the font?
oblique font is the same normal font that lean by browser?
thans alot for your help
No activity results to display
Show More
Leave a comment: