samsam bogard

- Total activity 251
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 96
-
samsam bogard commented, -
-
-
samsam bogard created a post, reload css file after compile
Hi I have 2 question about sass in phpstorm 1) reload file after external change I use external processor to compile sass/*.scss to css/*.css . When I open the two files ( index.scss and index.Cs... -
-
-
samsam bogard created a post, selector completion on php file without hard link to css file
Hi Setting I have a CMS i nwhich many php files don't have html tag link The only HTML tag link is define in the main template php file: index.php In this index.php file ; the link tag code is :<... -
samsam bogard created a post, spy js view js variable value
i try spy js on a real website that use nav menu that stic kt othe top when scrool . The jquery code is paste below function processScroll() { var scrollTop = $win.scrollTop(), M = 10; if(s... -
samsam bogard created a post, liveedit and javascript debug session
Hi1- If i want to use live edit ( edit css html in phpstrom that ll be update in chrome browser in realtime ; the documentation claim that i have to be in a javascript debug mode session . Does thi... -
samsam bogard created a post, php joomla configuration for design or php
Hi i have many question about configure phpstorm for webdesign ( html css js) and php debug .1- Does create only one project can manage front ( webdesign) and back End ( php) joomla context ?2- i...