• ARCHIVES 
  • » :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

Pages: 12

:arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

:arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

:arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arrow: @import [quote]Internet Explorer 7 and below don't support media selectors on @import rules, instead ignoring the entire rule when they are present. Therefore, you can create an entire stylesheet for non-IE browsers and import it into your main stylesheet by adding [quote]@import "non-ie.css" all;[/quote] Future versions of Internet Explorer may support the @import rule correctly. @import "stylesheet.css" all; imports the stylesheet in all major browsers except IE 7 and below. It may or may not work in future versions of IE.[/quote] :arrow: !ie[quote]Internet Explorer 7 fixed one of the issues with the !important identifier, but it still has problems when the identifier has an error in it. If an illegal identifier name is used in place of important, Internet Explorer 7 and below will handle the property normally instead of failing. Therefore, in any style declaration block, you can include properties intended to only apply to Internet Explorer and add an !ie identifier. Almost any word can be used in place of ie. The !ie identifier allows the property to be applied in IE 7 and below. It may or may not work in future versions. Warning: this uses invalid CSS![/quote] :arrow: !important! [quote]Another problem with the !important identifier that wasn't fixed in IE 7 is the treatment of non-alphanumeric characters after the identifier. Normally, this should cause the property to fail, but Internet Explorer 7 and below ignore the additional punctuate and apply the property as if it just had the !important identifier.[/quote] The !important! identifier allows the property to be applied with importance in IE 7 and below and the property is not applied in other browsers. It may or may not work in future versions. Warning: this uses invalid CSS! [b]If You're using HTML to cover up your profile, you can use some tricks here:[/b] [quote]The syntax for conditional comments is as follows: Positive<">Negative<">condition is one of the following: IE Any version of IE lt IE version Versions less than version lte IE version Versions less than or equal to version IE version Only version version gte IE version Versions greater than or equal to version gt IE version Versions greater than version version is the version of Internet Explorer, typically 5, 5.5, 6, or 7[/quote] So, we can make sth like: <">We can use some tricks above to make different theme for different IE versions. Interesting, right? And we just need to apply all in one css file!
---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

[b]nice one bro... nice trick[/b]
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

wow bro...you've got skills...dang! :lol: kee sharing bro...
gumscumbag
» FTalker
FTalk Level: zero
113
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

i have a question : is possible to put conditional comment for IE using external javasritpt ? any reference for IE CSS _underscore hack ?
ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

[quote=gumscumbag]is possible to put conditional comment for IE using external javasritpt ?[/quote] hmm.... i haven't tried this either (hahaha) anybody can help?
regiehiozn
» FTalkFreak
FTalk Level: zero
1819
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

wow!! very nice tutorial bro! how did you learn all of this? :D
vetra9
» FTalkGeek
FTalk Level: zero
1468
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

so nice...:wow: god job bro....:D
leonard021
» n00b
FTalk Level: zero
95
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

[align=center][b]thnzz for sharing[/b][/align] [align=center][img]http://addons.friendstertalk.com/userbar130831-4.gif[/img][/align] [align=center][img]http://i82.photobucket.com/albums/j256/galaxy_01/dnote_sig.gif[/img][/align]
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

hmm, im still confuse with this tutorial but i'll try this.. thanks for sharing dude ;):thumbsup:
hello9055
» FTalkGeek
FTalk Level: zero
1387
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

I dont get it so much, can u explain more? Anywayz thx 4 sharing! ur good!
ROAANNAA
» FTalker
FTalk Level: zero
213
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

nice trick :) thanks for sharing.
miztahz
» FTalker
FTalk Level: zero
228
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

waw,... your gr8 tnx for sharing i like it =)
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

i really dont get the point,, and to be honest i dont read the entire post.... the title is kinda deceiving... a treat for css or trick to be hack... wakkoko..
dickgeerr
» n00b
FTalk Level: zero
3
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

halo..... bagaimana cih cara hack fs .. tapi nge hack yang password nya bisa kita ketahui.. ;)
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

[quote=switpotato]i really dont get the point,, and to be honest i dont read the entire post.... the title is kinda deceiving... a treat for css or trick to be hack... wakkoko..[/quote] Kabit, actually these are helpful. I was wondering why other websites use those kinds of codes. Now I know that you can create css layouts with different IE version compatible. For example, one css file layout is for IE version 6 and below. The other one is for IE7 only. The other one s for IE7 and/or below. Etc, etc, etc.
i i LeA i i
» FTalkAgent
FTalk Level: zero
2099
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

[quote=switpotato]i really dont get the point,, and to be honest i dont read the entire post.... the title is kinda deceiving... a treat for css or trick to be hack... wakkoko..[/quote] Toinkz!same here ate monix.. I really dont get the whole point.. Though i understand a lil bit of it.. I guess this one needs more explanation.. @T: it's kinda interesting..coz of the tittle!:D
nash_517
» FTalker
FTalk Level: zero
120
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

so cool.. [spoiler]tnx for the share[/spoiler]
killxromance
» FTalkAddict
FTalk Level: zero
315
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

cool trick .. thnks for this keep it up!
von211
» FTalkAddict
FTalk Level: zero
326
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

nice nice one ican used that someday hehe [spoiler]bang ur head :wallbash: :wallbash: :wallbash:[/spoiler]
RjayBarrientos
» Banned
FTalk Level: zero
25
0
1969-12-31

Re: :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

nice bro nice trick :thumbsup::thumbsup::thumbsup::thumbsup::thumbsup::thumbsup::thumbsup:
  • ARCHIVES 
  • » :arrow:Credits: [quote]JavaScriptKit As Refference Me[/quote] Ok....... For this section......... I don't make any preview. Why? Because there're too many tricks that i want to write down here! :arro

Pages: 12

Board footer

© 2024 F Talk

Current time is 04:55

[ 10 queries - 0.041 second ]
Privacy Policy