Welcome Guest, Not a member yet? Register   Sign In
a small problem with carabiner library
#1

[eluser]7amza[/eluser]
hey
dears i'm using , carabiner library but i face a small problem with it , the problem is that i need to add the title for each css because i use styles switcher so i need to add title for each style .
i need something like that :
Code:
$this->carabiner->css('style.css');
$this->carabiner->css('blue.css','screen','title_of_style');
can anyone help me please?
#2

[eluser]7amza[/eluser]
up?
#3

[eluser]tonydewan[/eluser]
Do you mean the title HTML attribute? Thats currently not supported. You could add it easily enough. Feel free to fork on GitHub and submit a pull request when you have something. Note that it will probably be the 5th or 6th argument of the css method, not the 3rd.
#4

[eluser]7amza[/eluser]
tonydewan i just added a request ..
thank you ..




Theme © iAndrew 2016 - Forum software by © MyBB